mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
Syntax editor: initial support for string literals
Also a bug fix when switching to editor, although this still messes up when using the letters grammar. Also updated readme with options, and some style improvements.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
html:
|
||||
pandoc --from=markdown --to=html5 --parse-raw --output=about.html README.md
|
||||
pandoc --from=markdown+pipe_tables --to=html --output=about.html README.md
|
||||
|
||||
Reference in New Issue
Block a user