mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Merge branch 'master' into newui
This commit is contained in:
commit
5792b3d358
246 changed files with 7155 additions and 12678 deletions
|
@ -1528,7 +1528,7 @@ class Markdown_Parser {
|
|||
|
|
||||
<\?.*?\?> | <%.*?%> # processing instruction
|
||||
|
|
||||
<[/!$]?[-a-zA-Z0-9:]+ # regular tags
|
||||
<[/!$]?[-a-zA-Z0-9:_]+ # regular tags
|
||||
(?>
|
||||
\s
|
||||
(?>[^"\'>]+|"[^"]*"|\'[^\']*\')*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue