mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-02 17:08:54 +00:00
Using .|\n was a very bad idea, as it doesn't match other newline characters
Using .|\n was a very bad idea, as it doesn't match other newline characters