diff --git a/docs/README.md b/docs/README.md index 716ce6ba6cd..fbc371d0d26 100644 --- a/docs/README.md +++ b/docs/README.md @@ -48,7 +48,7 @@ Some additional configuration has to be done to actually make new language live * Inline piece of code is `in backticks`. * Multiline code block are ```in triple backtick quotes ```. * Brightly highlighted block of text starts with `!!! info "Header"`, on next line 4 spaces and content. Instead of `info` can be `warning`. -* Hide block to be opened by click: `
Header hidden content
`. +* Hide block to be opened by click: `
Header hidden content
`. * Colored text: `text`. * Additional anchor to be linked to: ``, for headers fully in English they are created automatically like `"FoO Bar" -> "foo-bar"`. * Table: