forked from GitHub/gf-core
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.
3 lines
82 B
Makefile
3 lines
82 B
Makefile
html:
|
|
pandoc --from=markdown+pipe_tables --to=html --output=about.html README.md
|