Преглед на файлове

Documentation update

main
Rocketsoup преди 1 година
родител
ревизия
4996532779
променени са 1 файла, в които са добавени 7 реда и са изтрити 1 реда
  1. 7
    1
      markdown.md

+ 7
- 1
markdown.md Целия файл

586
 
586
 
587
 ### HTML Tags
587
 ### HTML Tags
588
 
588
 
589
-Currently all HTML tags and attributes are permitted, when markdown syntax doesn't do what you want.
589
+HTML tags can be used verbatim where markdown is too limiting.
590
+
591
+The allowable tags, attributes, and CSS are governed by `Markdown.tagFilter`
592
+which is a configurable `MDHTMLFilter` object. Anything not excplicitly included
593
+in the filter is rendered as plain text or stripped from the output. For example,
594
+Javascript event hooks are disallowed, as are scripts, stylesheets, and iframes,
595
+among many others.
590
 
596
 
591
 Class:
597
 Class:
592
 * `MDHTMLTagReader`
598
 * `MDHTMLTagReader`

Loading…
Отказ
Запис