Uh oh!
There was an error while loading. Please reload this page.
Outdent example, preserving nested fence - #60207
Conversation
rust-highfive
commented
Apr 23, 2019
r? @frewsxcv (rust_highfive has picked a reviewer for you, use r? to override) |
felixrabe
commented
Apr 23, 2019
Still waiting for a local |
felixrabe
commented
Apr 23, 2019
felixrabe
commented
Apr 23, 2019
|
steveklabnik
commented
Apr 24, 2019
Can you show me a screenshot? I'm surprised this works, though maybe that's because this was written before we used pulldown-cmark, and it can handle it. |
The CommonMark spec allows for nested fenced code blocks by requiring the same amount ( So this is how the proposed change renders for me: And this is the exactly same code (from |
felixrabe
commented
Apr 24, 2019
Btw, to render and (Found by looking at https://spec.commonmark.org/0.29/changes.html#part-7.) |
Dylan-DPC-zz
commented
May 13, 2019
ping from triage @steveklabnik any updates? |
steveklabnik
commented
May 16, 2019
@bors: r+ rollup sorry for taking so long here! |
bors
commented
May 16, 2019
📌 Commit 2823475 has been approved by |
Outdent example, preserving nested fence
Rollup of 5 pull requests Successful merges: - #60207 (Outdent example, preserving nested fence) - #60278 (Document the `html_root_url` doc attribute value.) - #60597 (Do some simple constant propagation in the ConstProp pass) - #60837 (Update release notes for 1.35.0) - #60887 (Update clippy) Failed merges: r? @ghost

No description provided.