Checking that links inside HTML blocks work

print-window-tiddler
Jeremy Ruston 2012-05-26 23:42:17 +01:00
rodzic 4a9af461a6
commit 9b9de6bbab
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -70,10 +70,9 @@ And here's a class assigned directly to a heading:
Here are some HTML paragraph blocks:
<article class="hello">
This is my nice and simple block of text
This is my nice and simple block of text. HelloThere
</article>
And another:
<article class="hello" mysignal data-thing='Nothing'>This time the text is all squashed up, without line breaks</article>