diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-08-01 21:39:21 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-08-01 21:39:21 -0700 |
| commit | 0f7a7747122106af4d659ba7067619a15c8f9087 (patch) | |
| tree | 0f2d154860cdf4930329eab4cd6e5ea1b4112eca | |
| parent | 07497c020b53bb95ec0d74fa1672c3d74f5ce945 (diff) | |
Markdown test
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
