Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Markdown h3 for goals/subsystem options #15959

Closed
thejcannon opened this issue Jun 28, 2022 · 0 comments · Fixed by #15964
Closed

Use Markdown h3 for goals/subsystem options #15959

thejcannon opened this issue Jun 28, 2022 · 0 comments · Fixed by #15964
Assignees

Comments

@thejcannon
Copy link
Member

If we use markdown h3 ### for goals/subsystem options, we get ToC listing, which saves me from scrolling.

I tested this out and it sems to work:

<div style="color: purple">
<h3><code>version</code></h3>

turns into:

<div style="color: purple">

### `version`
@thejcannon thejcannon self-assigned this Jun 28, 2022
thejcannon added a commit that referenced this issue Jun 28, 2022
Fixes #15959.

[ci skip-rust]
[ci skip-build-wheels]
stuhood pushed a commit to stuhood/pants that referenced this issue Aug 17, 2022
Fixes pantsbuild#15959.

[ci skip-rust]
[ci skip-build-wheels]
stuhood added a commit that referenced this issue Aug 17, 2022
Fixes #15959.

[ci skip-rust]
[ci skip-build-wheels]

Co-authored-by: Joshua Cannon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant