Page 4 of 4

Posted: Sat 18 Jun 2016, 22:08
by step
Sailor Enceladus wrote:For some reason, mdview doesn't seem to show this md file at all. Viewing it in Leafpad or in that link (with Firefox) works ok.
Jamesbond fixed a couple of bugs that affect page views very recently. I have uploaded a courtesy build (32 and 64 bit) here. mdview 2016.06.17 built on Fri Jun 17 07:01:19 2016 - it doesn't include the horizontal scrollbar.

Posted: Wed 22 Jun 2016, 13:27
by Sailor Enceladus
step wrote:
Sailor Enceladus wrote:For some reason, mdview doesn't seem to show this md file at all. Viewing it in Leafpad or in that link (with Firefox) works ok.
Jamesbond fixed a couple of bugs that affect page views very recently. I have uploaded a courtesy build (32 and 64 bit) here. mdview 2016.06.17 built on Fri Jun 17 07:01:19 2016 - it doesn't include the horizontal scrollbar.
Thanks. That one had the same issue though, it seems to get confused by markup lines like this:

*** text ***

Which apparently means both bold and italics, and it tries to close the bold before the italics but it opened the bold first so it gets confused because the italics is still open and bails out completely. You can click on the "Raw" button to save it to test.

Posted: Wed 22 Jun 2016, 14:39
by jamesbond
Fixed in last commit.

Just don't try to use **** or ***** :twisted:
mdview has a simple, stupid parser. It won't cope with abomination like that :twisted: