mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Merge branch 'master' into add-global-attributes
This commit is contained in:
commit
67340c7d10
1 changed files with 0 additions and 2 deletions
|
|
@ -201,10 +201,8 @@ var GlobalAttributeFilter = util.NewBytesFilter(
|
|||
[]byte("autofocus"),
|
||||
[]byte("class"),
|
||||
[]byte("contenteditable"),
|
||||
[]byte("contextmenu"),
|
||||
[]byte("dir"),
|
||||
[]byte("draggable"),
|
||||
[]byte("dropzone"),
|
||||
[]byte("enterkeyhint"),
|
||||
[]byte("hidden"),
|
||||
[]byte("id"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue