Skip to content

Commit 170e876

Browse files
authored
Merge pull request #742 from dchacke/patch-1
List all tags that smarty pants skips [ci skip]
2 parents ffd2579 + 3816bfe commit 170e876

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@ Redcarpet::Render::SmartyPants.render("<p>Oh SmartyPants, you're so crazy...</p>
341341
~~~~
342342

343343
SmartyPants works on top of already-rendered HTML, and will ignore replacements
344-
inside the content of HTML tags and inside specific HTML blocks such as
345-
`<code>` or `<pre>`.
344+
inside the content of HTML tags and inside specific HTML blocks (`pre`, `code`,
345+
`var`, `samp`, `kbd`, `math`, `script`, `style`).
346346

347347
What? You really want to mix Markdown renderers?
348348
------------------------------------------------

0 commit comments

Comments
 (0)