docs: Update path for in-app markdown help.

This commit is contained in:
Tim Abbott
2021-03-11 21:28:51 -08:00
parent 7f30e5f9df
commit a556abbec6

View File

@@ -106,7 +106,7 @@ places:
your changes won't be supported in the frontend processor.
* If desired, the typeahead logic in `static/js/composebox_typeahead.js`.
* The test suite, probably via adding entries to `zerver/tests/fixtures/markdown_test_cases.json`.
* The in-app Markdown documentation (`templates/zerver/app/markdown_help.html`).
* The in-app Markdown documentation (`markdown_help_rows` in `static/js/info_overlay.js`).
* The list of changes to Markdown at the end of this document.
Important considerations for any changes are: