diff options
author | dx <aryadevchavali1@gmail.com> | 2020-05-23 21:09:33 +0100 |
---|---|---|
committer | dx <aryadevchavali1@gmail.com> | 2020-05-23 21:13:02 +0100 |
commit | da348e56996ffd163c64f0308db1ddb04d898035 (patch) | |
tree | 7828a5e08c3140c27871b40dd2c52f850bf3c7c2 /Converter/CMakeLists.txt | |
parent | 664fa86acd90acaf1c5f54a336f5894f21415282 (diff) | |
download | mdhtml-da348e56996ffd163c64f0308db1ddb04d898035.tar.gz mdhtml-da348e56996ffd163c64f0308db1ddb04d898035.tar.bz2 mdhtml-da348e56996ffd163c64f0308db1ddb04d898035.zip |
-list item regex, +nitems variable, ~bold and italic
List item regex can be replaced with a simple algorithm to check the
first character of the line to see if it's a bullet character.
I must check the bold before the italic code, as the regex may greedily
eat up the double asterisks if I don't use it.
squash! -list item regex, +nitems variable
Diffstat (limited to 'Converter/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions