discourse/app/assets/javascripts/discourse/dialects
2014-04-28 14:44:15 -04:00
..
anchor_dialect.js SECURITY: sanitize markdown urls (prevent XSS) 2014-03-27 15:34:35 +01:00
autolink_dialect.js FIX: Don't autolink within a markdown link. 2013-11-04 14:24:40 -05:00
autoquote_dialect.js FIX: Indented code blocks followed by <blockquote> weren't working. 2014-01-21 16:18:20 -05:00
bbcode_dialect.js Corrections to JSDoc 2014-03-18 18:19:20 -07:00
bold_italics_dialect.js Support for MDTest 2013-10-16 10:28:42 -04:00
dialect.js FIX: XSS in markdown converter. 2014-04-28 14:44:15 -04:00
github_code_dialect.js FIX: Broken MDTest + Fix for removing leading spaces in a code block 2014-02-11 17:27:24 -05:00
html.js FIX: Removes console.log 2014-01-22 11:07:19 -05:00
mention_dialect.js Remove Zalgo API from Discourse.Mention: 2014-04-14 16:51:18 -04:00
newline_dialect.js FIX: Don't double sanitize values, allow blockquotes with leading text 2013-10-18 17:34:54 -04: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: Sanitize custom quote attributes 2014-04-21 10:19:39 -04:00