docbrown/spec/services/markdown_processor
Daniel Uber 032378b3bd
Disable dash replacement filter in markdown fixer (#15839)
* Remove modify_hr_tags method definition

this breaks things that call it.

* Remove direct uses of modify_hr_tags fixer method

Remove from class METHODS lists, remove test cases about this behavior, and remove from
methods lists in test cases.

* Remove hr tag modification spec

Still don't understand what problem this was fixing, but I've removed
the test case.
2021-12-20 15:39:55 -06:00
..
fixer Disable dash replacement filter in markdown fixer (#15839) 2021-12-20 15:39:55 -06:00
parser_spec.rb Remove line break after linking username mentions (#15788) 2021-12-16 10:39:07 -06:00
traverser_spec.rb Move MarkdownTraverser to service (#12282) 2021-01-20 11:29:42 -05:00