aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-08-01 21:39:21 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-08-01 21:39:21 -0700
commit0f7a7747122106af4d659ba7067619a15c8f9087 (patch)
tree0f2d154860cdf4930329eab4cd6e5ea1b4112eca /README.md
parent07497c020b53bb95ec0d74fa1672c3d74f5ce945 (diff)
Markdown test
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ea1fb12..c3f9b1f 100644
--- a/README.md
+++ b/README.md
@@ -133,8 +133,8 @@ so use at your own risk! These grammar files are only approximations of syntax.
File | Description
----------------|-----------------------------------------------------
-[bp.c] | The main program.
-[definitions.c] | Defining pattern rules.
+[bp.c]() | The main program.
+[](definitions.c) | Defining pattern rules.
[explain.c] | Printing a visual explanation of a match.
[files.c] | Loading files and match memoization.
[json.c] | JSON output of matches.