Nerixyz wrote: > Do the things that use single backticks actually render incorrectly today?
No. The single backticks produce the expected output with RST. It's just that they're interpreted as a reference. > If not, and I know you're not going to like this, can we find a way to ignore > the warnings and keep doing what we're doing? I suppressed the warning in the config. There doesn't seem to be anything for suppressing warnings in a specific file. https://github.com/llvm/llvm-project/pull/181472 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
