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
Robin Ward f2db4bfcf3 FIX: Conflict in dialect method names broke code formatting
Sometimes newlines were being stripped from code contents due to the
table formatting using the same method name.

In the future we will be rewriting dialects to prevent this.
2015-08-24 16:30:42 -04:00
..
autolink_dialect.js FIX: Remove g and m flags from autolink regex 2015-02-06 00:41:38 -08:00
bbcode_dialect.js spoiler tag uses replaceBBCode instead of rawBBCode for emoji and text formatting support. 2015-08-19 15:52:06 -07:00
bold_italics_dialect.js FIX: buggy unhoisting of escaped \* 2014-12-23 18:25:10 +11: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: Conflict in dialect method names broke code formatting 2015-08-24 16:30:42 -04:00
dialect.js hoist pre blocks last 2015-07-31 18:27:23 +10:00
html_dialect.js FIX: adding a custom emoji needed an application restart to work on the server-side rendering 2015-01-29 17:35:52 +01:00
mention_dialect.js Fix: @mention dialect matches too often 2015-05-03 18:30:53 +02:00
nested_link_dialect.js FIX: adding a custom emoji needed an application restart to work on the server-side rendering 2015-01-29 17:35:52 +01: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: stop showing incorrect avatars in quote 2015-08-05 19:22:51 +10:00
table_dialect.js FIX: Conflict in dialect method names broke code formatting 2015-08-24 16:30:42 -04:00