Skip to content

Conversation

lucperkins
Copy link
Contributor

This is a small change that automatically adds the admonition type to admonition blocks, i.e. this syntax...

NOTE: Foo bar baz.

...is turned into...

**NOTE: ** Foo bar baz

...without needing to use NOTE: **NOTE** Foo bar baz.

At the moment admonition blocks aren't widely used but I plan on using them a lot in the coming weeks.

Signed-off-by: lucperkins <lucperkins@gmail.com>
Signed-off-by: lucperkins <lucperkins@gmail.com>
@juliusv
Copy link
Member

juliusv commented Jul 2, 2018

👍 Thanks!

@juliusv juliusv merged commit aabd1cc into prometheus:master Jul 2, 2018
juliusv added a commit that referenced this pull request Jul 2, 2018
After #1089, the extra repetition
of the admonition text now produces duplicate visible content.
juliusv added a commit that referenced this pull request Jul 2, 2018
After #1089, the extra repetition
of the admonition text now produces duplicate visible content.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
@juliusv juliusv mentioned this pull request Jul 2, 2018
aylei pushed a commit to aylei/docs that referenced this pull request Oct 28, 2019
* sql: update privilege and user account management info

* Adjust the table format

* Add backquotes

* Update sql/privilege.md

Co-Authored-By: CaitinChen <34535727+CaitinChen@users.noreply.github.com>

* Update sql/privilege.md

Co-Authored-By: CaitinChen <34535727+CaitinChen@users.noreply.github.com>

* Update sql/privilege.md

Co-Authored-By: CaitinChen <34535727+CaitinChen@users.noreply.github.com>

* Update sql/privilege.md

Co-Authored-By: CaitinChen <34535727+CaitinChen@users.noreply.github.com>

* Address comments

* Update sql/user-account-management.md

Co-Authored-By: CaitinChen <34535727+CaitinChen@users.noreply.github.com>

* Update sql/user-account-management.md

Co-Authored-By: CaitinChen <34535727+CaitinChen@users.noreply.github.com>

* sql: replace "jeffrey" with "test"

* Update sql/privilege.md

Co-Authored-By: Morgan Tocker <tocker@gmail.com>

* Remove a line

* Update wording

* sql: update wording
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.

2 participants