1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-06 02:37:14 +00:00

Checking that links inside HTML blocks work

This commit is contained in:
Jeremy Ruston 2012-05-26 23:42:17 +01:00
parent 4a9af461a6
commit 9b9de6bbab

View File

@ -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>