This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
md2teach
Watch
1
Star
0
Fork
0
You've already forked md2teach
mirror of
https://github.com/jeremysrand/md2teach.git
synced
2024-12-14 18:29:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cfc83f702a
md2teach
/
md2teach
History
Jeremy Rand
cfc83f702a
Change the output format to be more readable in order to understand the output of the parser, I think I will turn this output into optional debug output at some point but it is useful for now in development.
2021-04-15 00:20:19 -04:00
..
make
Initial Commit
2021-04-13 15:10:02 -04:00
main.c
Change the output format to be more readable in order to understand the output of the parser, I think I will turn this output into optional debug output at some point but it is useful for now in development.
2021-04-15 00:20:19 -04:00
Makefile
Initial commit of a "working-ish" port of md4c for the ORCA shell. Lots of todos to follow up on but it is a good start.
2021-04-13 23:40:58 -04:00
md4c.c
Initial commit of a "working-ish" port of md4c for the ORCA shell. Lots of todos to follow up on but it is a good start.
2021-04-13 23:40:58 -04:00
md4c.h
Initial commit of a "working-ish" port of md4c for the ORCA shell. Lots of todos to follow up on but it is a good start.
2021-04-13 23:40:58 -04:00
test.md
Add a test markdown file. Parse the arguments in main to get the input and output file. Read the input file and pass it to the parser. The test markdown file is successfully parsed!
2021-04-14 23:12:04 -04:00