Commit Graph

20 Commits

Author SHA1 Message Date
j4nk 9301c73095 Allow ending and beginning multiline block in same block 2023-01-04 13:35:28 -05:00
j4nk 87c53d901e Fixed issue where link generation broke for parentheses 2023-01-04 12:38:23 -05:00
j4nk f904982de7 Added ability to specify language 2023-01-04 12:31:29 -05:00
j4nk 1550094d19 Added strikethrough and highlight syntax 2023-01-04 12:07:33 -05:00
j4nk 7e62a5158f Added last updated directive 2023-01-04 10:43:27 -05:00
j4nk 8739d829b4 Made videos display controls by default 2023-01-04 08:55:28 -05:00
j4nk f81885106c Added video capability with !! 2023-01-03 18:34:40 -05:00
j4nk 114337d8b4 Added ability to add css 2023-01-02 20:08:12 -05:00
j4nk eba7517f65 Fixed link regex 2023-01-01 10:30:40 -05:00
j4nk eacd91ea6f Added support for including files 2022-12-29 14:17:59 -05:00
j4nk cc620c9700 Added support for meta commands for header 2022-12-29 13:41:39 -05:00
j4nk ea65c1ed2d tag attributes now quoted 2022-12-29 11:51:11 -05:00
j4nk ad94c2f066 Updated comments to eliminate idea of "block" 2022-12-29 11:33:30 -05:00
j4nk a33b039d9f Removed debugging print statement 2022-12-29 11:23:20 -05:00
j4nk 3e19347ded Added support for ols, uls, and multiline codes 2022-12-29 11:21:53 -05:00
j4nk eb051f5d17 Empty lines now output br tag instead of p tag 2022-12-29 08:12:19 -05:00
j4nk a1adf3e2fb Can fully parse md4tj file and output an html file 2022-12-28 16:43:54 -05:00
j4nk 054f37b226 Added support for images and links 2022-12-28 15:18:47 -05:00
j4nk 172973926d Added support for strong and emphasis 2022-12-28 15:02:19 -05:00
j4nk 75500d8149 Parse headers and paragraphs. Test file. gitignore 2022-12-28 14:04:54 -05:00