md2teach/md2teach
2021-05-19 22:54:53 -04:00
..
babelfish A bit more code towards building a babel fish translator for markdown. 2021-05-19 22:54:53 -04:00
make Improve the build to better support building the babel fish translator. Fix the bugs in the filter code for the translator. Based on testing, I think it is working now and matches any file with a name *.md. 2021-05-13 23:28:53 -04:00
shell Implement some changes based on feedback from Kelvin: 2021-05-10 22:58:12 -04:00
babelfish.mk A bit more code towards building a babel fish translator for markdown. 2021-05-19 22:54:53 -04:00
Makefile Improve the build to better support building the babel fish translator. Fix the bugs in the filter code for the translator. Based on testing, I think it is working now and matches any file with a name *.md. 2021-05-13 23:28:53 -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 Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
shell.mk Install Babelfish on the boot disk. It no longer boots in GSPlus for some reason (warning about memory and not sure why). So, will do further testing from mame I guess. 2021-05-07 00:19:26 -04:00
test.md Add all of the supported entities to the test markdown file. They look good in the resulting Teach file. 2021-04-29 20:37:17 -04:00