Skip to content

fix: use valid remark-directive syntax for tip admonitions#8

Open
nathan-weinberg wants to merge 1 commit into
praxis-proxy:mainfrom
nathan-weinberg:fix-tip
Open

fix: use valid remark-directive syntax for tip admonitions#8
nathan-weinberg wants to merge 1 commit into
praxis-proxy:mainfrom
nathan-weinberg:fix-tip

Conversation

@nathan-weinberg

Copy link
Copy Markdown

The :::tip Title syntax is not valid for remark-directive; the title must use square brackets (:::tip[Title]) and the content needs blank lines after the opening and before the closing fences.

The :::tip Title syntax is not valid for remark-directive; the title
must use square brackets (:::tip[Title]) and the content needs blank
lines after the opening and before the closing fences.

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
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