docbrown/spec/services/markdown_processor/fixer
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
..
base_spec.rb
fix_all_spec.rb
fix_for_comment_spec.rb
fix_for_preview_spec.rb