prolog-markdown icon indicating copy to clipboard operation
prolog-markdown copied to clipboard

Markdown parser for SWI-Prolog.

Results 5 prolog-markdown issues
Sort by recently updated
recently updated
newest added

Example: `[test](foo bar)`

bug

Currently some code uses explicit list of symbol codes. The readability of such code can be improved by using strings in backquotes.

enhancement