discourse/app/assets/javascripts/discourse/dialects
Robin Ward 564e7a988c Merge pull request #2848 from riking/whitelist-api
Improve Markdown.whiteListTag, code dialect
2014-11-07 11:33:37 -05:00
..
autolink_dialect.js FIX: Change the approach to sanitization. Includes a more detailed API 2014-07-03 16:55:36 -04:00
bbcode_dialect.js FIX: BBCode was trimming leading space in [code] blocks 2014-10-10 15:11:30 -04:00
bold_italics_dialect.js FIX: Allow proper escaping of bold and italics markdown, even when 2014-09-22 16:52:14 -04:00
censored_dialect.js FIX: Censored word match fail if earlier partial match 2014-10-17 02:43:28 +01:00
code_dialect.js FIX: Use lang- prefixes for HLJS; add nohighlight for ... 2014-10-05 14:58:47 -07:00
dialect.js FIX: Allow proper escaping of bold and italics markdown, even when 2014-09-22 16:52:14 -04:00
html.js FIX: Instead of patching markdown-js, fix the issue in Discourse. 2014-07-21 13:09:57 -04:00
mention_dialect.js FIX: fix @mentions for usernames shorter than 2 characters 2014-10-03 13:20:40 +02:00
nested_link_dialects.js FIX: Work with phpBB import style links with ellipsis 2014-07-14 14:27:17 -04:00
newline_dialect.js BUGFIX: newline after bold was not producting a BR 2014-06-26 15:28:08 +10:00
onebox_dialect.js FIX: Oneboxes were losing formatting in preview after being cached. 2013-11-06 15:58:41 -05:00
quote_dialect.js FIX: BBCode contents can span multiple lines 2014-08-22 14:32:29 -04:00