paulkirth added a comment.
Overall I like the direction of the patch, I know this is WIP, but I've left
some small question inline regarding scope and work tracking.
Comment at: clang-tools-extra/clang-doc/MDGenerator.cpp:23-52
+static std::string genEscaped(StringRef Name) {
phosek updated this revision to Diff 446391.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130231/new/
https://reviews.llvm.org/D130231
Files:
clang-tools-extra/clang-doc/MDGenerator.cpp
Index: clang-tools-extra/clang-doc/MDGenerator.cpp
phosek created this revision.
phosek added reviewers: abrachet, paulkirth.
Herald added a project: All.
phosek requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
This change tries to improve the usability of Markdown output, taking