markdown to HTML converter
This commit is contained in:
parent
f71545c939
commit
336a793149
9 changed files with 233 additions and 15 deletions
|
@ -3,5 +3,5 @@ out01: in01 out00
|
|||
./out00
|
||||
out00: in00
|
||||
../00/hexcompile
|
||||
%.html: %.md
|
||||
markdown $< > $@
|
||||
%.html: %.md ../markdown
|
||||
../markdown $<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue