Commit c085ab5cfed594592ad9ad0b3d8a801cc2ef0db8

Martin Mitas 2016-12-12T23:23:51

Implement support for entities outside normal text flow (issue #5). * Change API (md4c.h) to propagate different substring type info to renderer. * Implement/refactor related code in the parser. * Adapt renderer (md2html) to the new API.