Markdown test

This commit is contained in:
Bruce Hill 2021-08-01 21:39:21 -07:00
parent 07497c020b
commit 0f7a774712

View File

@ -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.