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:
parent
4a9af461a6
commit
9b9de6bbab
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user