Teddy Bear Picnic (Watermelons)
All you need to run picnic from your computer is picnic.zip
The rest of this repo is for development and testing.
- Removed need for
sdmf-output
, now works in/tmp
- Removed secondary
.tex
files, now relys only ontables.tex
. - Non-picnic comments are removed from processing entirely
- Regex:
^#([^?>*!]|\s|$)
(I am very proud of this regex.) - Added
-d
flag for add a description to the top of the documentation file. - Added the ability to skip things by adding the directive
#*SKIP*
directly above it.
- Removed secondary