|
clang-tools 22.0.0git
|
Classes | |
| class | Block |
| Holds text and knows how to lay it out. More... | |
| class | Paragraph |
| Represents parts of the markup that can contain strings, like inline code, code block or plain text. More... | |
Variables | |
| MaxBackticks = std::max(MaxBackticks, Backticks) | |
| Backticks = 0 | |
| clang::clangd::markup::Backticks = 0 |
Definition at line 311 of file Markup.cpp.
| clang::clangd::markup::MaxBackticks = std::max(MaxBackticks, Backticks) |
Definition at line 310 of file Markup.cpp.