A literal backslash needs to be doubled so that the parser doesn't treat
it as escaping the following character when the markdown is read back.
In
|
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| tst_qtextmarkdownimporter.cpp | ||
A literal backslash needs to be doubled so that the parser doesn't treat
it as escaping the following character when the markdown is read back.
In
|
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| tst_qtextmarkdownimporter.cpp | ||