[PATCH] D132791: Fix formatting in release notes

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 27 09:29:25 PDT 2022


aaronpuchert created this revision.
aaronpuchert added reviewers: aaron.ballman, thieta, tstellar.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a project: All.
aaronpuchert requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Code needs double backticks, while single backticks produce italics.
Lists need to be fully indented and have blank lines around them.
Links are written "`text <url>`_".


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132791

Files:
  clang/docs/ReleaseNotes.rst
  llvm/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132791.456127.patch
Type: text/x-patch
Size: 11853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220827/28517e7e/attachment-0001.bin>


More information about the cfe-commits mailing list