Save work on markdown formatting example code.

This commit is contained in:
Michael R Sweet
2024-12-10 16:35:12 -05:00
parent 7a45adb7f5
commit 5a4afad566
11 changed files with 3105 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.1.dylib
*.a
*.dSYM
*.log
*.o
*.so.1
@ -11,6 +12,7 @@
/configure~
/doc/pdfio.epub
/examples/code128
/examples/md2pdf
/Makefile
/packages
/pdfio.pc