module MarkMaker
MarkMaker
is a markdown generation capability. It is intended to be very straightforward, non-tricky and easy to expand upon going forward. The intended use case is taking data from one structured format and generating markdown documents from that source in a line by line method.
version management
Constants
- BLOCK_QUOTE
- CENTER_JUSTIFY
- CODE_TIC
- EMPHASIS
- FENCE
- LEFT_JUSTIFY
- RIGHT_JUSTIFY
- VERSION