MD::MdBlock Struct
template <typename Trait> struct MD::MdBlock
Internal structure for block of text in Markdown. More...
Header: | #include <md4qt/parser.h> |
CMake: | find_package(md4qt REQUIRED COMPONENTS md4qt)
target_link_libraries(mytarget PRIVATE md4qt::md4qt) |
Detailed Description