docbrown/spec/services/markdown_processor
Andy Zhao 864a9195a9
[15-min-fix] Add option for triple tildes for fenced codeblocks (#13810)
* Add option for triple tildes for fenced codeblocks

Note that this doesn't account for all triple backticks in fenced codeblocks situations.

* Add commented out but failing test case for the future?

* Add tests from QA instructions
2021-05-24 14:19:04 -04:00
..
fixer Break MarkdownFixer into MarkdownProcessor::Fixer services (#12241) 2021-01-14 10:26:46 -05:00
parser_spec.rb [15-min-fix] Add option for triple tildes for fenced codeblocks (#13810) 2021-05-24 14:19:04 -04:00
traverser_spec.rb Move MarkdownTraverser to service (#12282) 2021-01-20 11:29:42 -05:00