md2teach/md2teach
2021-04-22 00:56:13 -04:00
..
make Improve the pure text output of the converter. It now handles numbered and unnumbered lists. It adds a horizontal line for HR. Spacing is better between blocks. It no longer inserts a leading blank line at the top of the document. 2021-04-21 00:00:01 -04:00
main.c Fill in all of the entities, mapping to the GS's character set (which is based on that from classic MacOS). 2021-04-22 00:56:13 -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 Review all uses of int and unsigned and promote them to int32_t or uint32_t as required. 2021-04-16 00:26:25 -04:00
md4c.h Review all uses of int and unsigned and promote them to int32_t or uint32_t as required. 2021-04-16 00:26:25 -04:00
test.md Fill in all of the entities, mapping to the GS's character set (which is based on that from classic MacOS). 2021-04-22 00:56:13 -04:00