Graf commitů

15 Commity

Autor SHA1 Zpráva Datum
M. Petra Baranski 3484198ade appveyor - use debug 2019-02-19 02:43:15 +01:00
Patrick José Pereira 62c840bb77 blockparser: Add missing includes to fix msvc builds
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2019-02-13 15:47:16 -02:00
Patrick José Pereira a84da9de61 emphasizedparser: Underscore does not need backslash
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-10-25 14:51:50 -03:00
Patrick José Pereira 7c26aa0431 strongparser: Underscore does not need backslash
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-10-25 14:51:49 -03:00
M. Petra Baranski 8294841cf5 added dtor to lineparser 2018-10-25 17:45:52 +02:00
M. Petra Baranski 348532acb8 added BlockParser dtor 2018-10-25 17:26:25 +02:00
Petra Baranski 78652f64d5
Merge branch 'master' into add_italic 2018-10-25 16:42:33 +02:00
Patrick José Pereira ee42f7eae9 emphasizedparser: Move from *this* to _this_
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-10-25 11:36:22 -03:00
Patrick José Pereira 9b37255346 italicparser: Add first version
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-10-25 11:36:22 -03:00
Patrick José Pereira eb2b4fa929 strongparser: Add __ tag
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-10-25 11:34:08 -03:00
Patrick José Pereira 22c656f855 blackparser: Add missing include
Fix clang build

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-10-22 20:16:13 -03:00
M. Petra Baranski 9a9774f904 make sure that all parsers are finished 2018-01-18 19:09:10 +01:00
M. Petra Baranski 2ee6840008 fixed the inline code now also for not directly following letters
* em
* s
* strong

updated regex
2017-12-26 05:24:01 +01:00
M. Petra Baranski 91b687d5e7 fixed inline code for bold, em and s
In inline code the markdown for bold , emphasized
and strike trhough  is not parsed anymore.

Additionally the linker might be now faster on Linux.
2017-12-25 21:21:59 +01:00
M. Petra Baranski 569794c4b6 initial release 1.0.0 2017-12-25 12:22:35 +01:00