kepka/doc
worm202 72b26861a9 Fixed Markdown parsing issues in build documentation for Windows (#2527)
The issue is that Markdown parser doesn't handle code blocks after lists right. Instead of putting code into a block, it is shown as regular unformatted text. To resolve this issue, the empty HTML comments were added between lists and code blocks.

Signed-off-by: Sergey Filatov <raxp.worm202@gmail.com> (github: worm202)
2016-10-17 23:20:30 +03:00
..
building-cmake.md Removed some download-in-ZIP from build docs. 2016-10-11 12:56:51 +03:00
building-msvc.md Fixed Markdown parsing issues in build documentation for Windows (#2527) 2016-10-17 23:20:30 +03:00
building-qmake.md Moved all builds to GYP. 2016-09-12 14:45:41 +03:00
building-qtcreator.md Removed some download-in-ZIP from build docs. 2016-10-11 12:56:51 +03:00
building-xcode-old.md Removed some download-in-ZIP from build docs. 2016-10-11 12:56:51 +03:00
building-xcode.md Removed some download-in-ZIP from build docs. 2016-10-11 12:56:51 +03:00