1
0
forked from GitHub/gf-core

Syntax editor: add about.html (and a Makefile for generating it)

This commit is contained in:
john.j.camilleri
2012-12-11 09:42:57 +00:00
parent 5779887f96
commit ba3a497e41
3 changed files with 172 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
html:
pandoc --from=markdown --to=html5 --parse-raw --output=about.html README.md