Details
-
-
1
Description
I've discovered at least two deficiencies:
blockQuote { block-padding: 1em }
This is especially problematic for blockQuote pre code:
Source
Unable to find source-code formatter for language: markdown. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml> ~~~py > #!/usr/bin/env sh > ~~~
Rendered
It's similar to github.com/github/markup/issues/1851.
<input type="checkbox" style="display: block">
Source
Unable to find source-code formatter for language: markdown. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml1. [x] [`example.com`](https://example.com)
Rendered
The linked-to images are also attached.