j4nk commented on issue j4nk/md4tj#26 2024-03-30 21:46:53 -04:00
Blockquote
j4nk closed issue j4nk/md4tj#26 2024-03-30 21:46:53 -04:00
Blockquote
j4nk pushed to master at j4nk/md4tj 2024-03-30 21:46:38 -04:00
99eb5c3b2c Added blockquote support
j4nk closed issue j4nk/md4tj#27 2024-03-30 20:57:41 -04:00
@@ENDDIV does not properly terminate tags within the div
j4nk pushed to master at j4nk/md4tj 2024-03-30 20:57:32 -04:00
9ef7c03a15 Fixed issue where tags were not being properly closed within divs
j4nk opened issue j4nk/md4tj#27 2024-03-30 20:53:47 -04:00
@@ENDDIV does not properly terminate tags within the div
j4nk commented on issue j4nk/md4tj#25 2024-03-30 20:46:49 -04:00
Weird thing with ol
j4nk closed issue j4nk/md4tj#25 2024-03-30 20:46:49 -04:00
Weird thing with ol
j4nk pushed to master at j4nk/md4tj 2024-03-30 20:46:29 -04:00
141d000ff4 Fixed issue where ordered lists put in spurious </ul>
j4nk commented on issue j4nk/md4tj#24 2024-03-30 20:16:11 -04:00
strong+em violates nesting rules
j4nk closed issue j4nk/md4tj#24 2024-03-30 20:16:11 -04:00
strong+em violates nesting rules
j4nk pushed to master at j4nk/md4tj 2024-03-30 20:15:41 -04:00
915d6671b2 Updated output files with previous commit's change
j4nk pushed to master at j4nk/md4tj 2024-03-30 20:15:02 -04:00
c6a825c65a Fixed issue where greedy regex caused strong+em to convert wrong
j4nk opened issue j4nk/md4tj#26 2024-03-30 20:08:37 -04:00
Blockquote
j4nk commented on issue j4nk/md4tj#13 2024-03-30 20:05:08 -04:00
Table
j4nk closed issue j4nk/md4tj#13 2024-03-30 20:05:08 -04:00
Table
j4nk pushed to master at j4nk/md4tj 2024-03-30 20:04:14 -04:00
f9135021e7 Added note in README for table syntax being stricter
j4nk pushed to master at j4nk/md4tj 2024-03-30 20:03:14 -04:00
5770c60bcf Added support for markdown tables
j4nk opened issue j4nk/md4tj#25 2024-03-30 19:55:10 -04:00
Weird thing with ol