diff options
author | Thibaut Cuvelier <cuvelier.thibaut@gmail.com> | 2022-08-05 01:21:45 +0200 |
---|---|---|
committer | Thibaut Cuvelier <cuvelier.thibaut@gmail.com> | 2022-09-02 03:32:27 +0200 |
commit | ee64774559478596db3665793c46f5da3aaf7147 (patch) | |
tree | 2fabdc013547d54357b72c39ee99ef92a5eee4ed /src/qdoc/cppcodemarker.cpp | |
parent | c94077d477c6087c040316edfe6f92d011ffc3ab (diff) | |
download | qttools-ee64774559478596db3665793c46f5da3aaf7147.tar.gz |
Don't let \C and \Formatting collide
Previously, \C could output a <db:code> within a <db:code> opened by formatting (which is not valid DocBook). To solve this issue, it is necessary to remember whether a <db:code> is currently open, in m_inTeletype.
Pick-to: 6.4
Change-Id: I3f04c96b1d541610fa119668b2906a7fc424002e
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions