You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shame on me for not looking at the preview. My change in #154 worked locally, but displayed a literal {: .important } in the published version. Time to figure out what went wrong!
The text was updated successfully, but these errors were encountered:
If you don't have a blank line between the admonition and its text, prettier
will helpfully adjust the wrapping so that the admonition and the start of the
text are on the same line. This makes it render the admonition literally.
Fixesguacsec#155
Signed-off-by: Ben Cotton <[email protected]>
Signed-off-by: Abhiraj Adhikary <[email protected]>
Shame on me for not looking at the preview. My change in #154 worked locally, but displayed a literal
{: .important }
in the published version. Time to figure out what went wrong!The text was updated successfully, but these errors were encountered: