Le Tan
e47900f7ec
fix compilation warning of pmh_parser on Windows
2018-05-11 14:39:51 +08:00
Le Tan
84437bcd97
update peg-highlight
2018-05-06 16:03:12 +08:00
Le Tan
a2e5d48c65
update pmh_parser for heading space
2018-05-06 11:56:08 +08:00
Le Tan
e2dd062a24
style: support STRIKE and NOTES
...
- Add "strikeout" support in mdhl file;
2018-05-05 14:18:30 +08:00
AlbinZhang
77bbf7f907
fix compilation error with MSVC2013 ( #15 )
...
MSVC2013 support C99 incompletely, which causes build errors for C codes in peg-highlight module.
1. Move variable declarations at the front of code block;
2. Add compilation flag `Q_COMPILER_INITIALIZER_LISTS`;
2017-06-02 08:58:09 +08:00
Le Tan
db17c61423
eliminate build warning on Windows
2017-03-31 21:05:09 +08:00
Le Tan
fe4a2cdcc8
move peg-markdown-highlight as a lib to avoid warnings
...
Signed-off-by: Le Tan <tamlokveer@gmail.com>
2016-11-11 23:09:42 +08:00