Closed GoogleCodeExporter closed 9 years ago
Probably a conversion bug. I've republished your elysium project so you can
access the wiki page again:
https://code.google.com/a/eclipselabs.org/p/elysium/wiki/Contributors
You may need to use `curl` or browse in an incognito window however, as your
browse may have cached the 3xx response.
Original comment by chrsm...@google.com
on 14 Apr 2015 at 8:13
Thank you very much for your quick help!
Original comment by harmathdenes
on 14 Apr 2015 at 8:14
The offline tool
(https://code.google.com/p/support-tools/wiki/WikiToMarkdownTool) also fails to
convert it, resulting in the same empty output, without emitting any error
messages.
Original comment by harmathdenes
on 14 Apr 2015 at 8:20
The underlying problem is the leading whitespace in the file. I assume it is
throwing off some of the heuristics used in the tool. Working on a fix.
Original comment by chrsm...@google.com
on 16 May 2015 at 8:33
There were two bugs here.
(1) Skipping the first line of wiki text if it had any whitespace.
(2) Errors when dealing with unicode characters in certain forms of markup.
Both have been fixed, and the change has been rolled out. Thank you for the bug
report.
Original comment by chrsm...@google.com
on 16 May 2015 at 10:28
Original issue reported on code.google.com by
harmathdenes
on 14 Apr 2015 at 8:11