/
githubmirror
/
marked
Обзор
Документация
Войти
/
githubmirror
/
marked
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/specs/original/code_blocks.html
18 строк
312 B
Tony Brix
load all specs
04 май 2019, 04:59
04 май 2019, 04:59
975ec34
Код
Авторство
О чём код?
<pre><code>code block on the first line </code></pre> <p>Regular text.</p> <pre><code>code block indented by spaces </code></pre> <p>Regular text.</p> <pre><code>the lines in this block all contain trailing spaces </code></pre> <p>Regular Text.</p> <pre><code>code block on the last line </code></pre>