Skip to content

Conversation

atheriel
Copy link

kramdown appears not to recognize ~~~~ blocks as code unless they have a leading line break, as only some do at present. This results in garbled .txt when rendered.

This PR makes all existing code blocks have a preceding line break.

I've also fixed a few typos and misplaced section headers.

kramdown appears not to recognize `~~~~` blocks as code unless
they have a leading line break, as only some do at present. This
results in garbled .txt when rendered.

This commit makes all existing code blocks have a preceding line
break.

Also: fix a few typos and misplaced section headers.
See the example in "Text format -> MetricPoint".
Labels

#### Labels
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's possible that the next section "MetricPoint", should also be level 4, not level 3, but I'm not sure.

Base automatically changed from master to main March 9, 2021 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant