This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/dialects
2013-10-01 16:45:45 -04:00
..
autolink_dialect.js FIX: Don't onebox links with labels unless the labels are the same as the URL 2013-09-06 16:47:26 -04:00
bbcode_dialect.js FIX: Quoting within code blocks. 2013-08-29 14:42:31 -04:00
bold_italics_dialect.js FIX: Quotes inside a list 2013-09-05 17:04:01 -04:00
dialect.js FIX: Don't do intraword italics when prefixed by a forward slash 2013-08-30 10:56:41 -04:00
github_code_dialect.js FIX: Quoting within code blocks. 2013-08-29 14:42:31 -04:00
mention_dialect.js Better API for adding on to our Dialect 2013-08-27 18:17:34 -04:00
newline_dialect.js A nicer API for dealing with text replacements in Discourse's parser pipeline 2013-08-28 16:15:50 -04:00
onebox_dialect.js FIX: Don't onebox links with labels unless the labels are the same as the URL 2013-09-06 16:47:26 -04:00
quote_dialect.js FIX: Too many new lines in long quotes 2013-09-27 15:08:56 -04:00