mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
marked: Rename to *.cjs.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
daa9552548
commit
905fc3b50e
@@ -102,7 +102,7 @@ places:
|
||||
|
||||
- The backend Markdown processor (`zerver/lib/markdown/__init__.py`).
|
||||
- The frontend Markdown processor (`web/src/markdown.ts` and sometimes
|
||||
`web/third/marked/lib/marked.js`), or `markdown.contains_backend_only_syntax` if
|
||||
`web/third/marked/lib/marked.cjs`), or `markdown.contains_backend_only_syntax` if
|
||||
your changes won't be supported in the frontend processor.
|
||||
- If desired, the typeahead logic in `web/src/composebox_typeahead.ts`.
|
||||
- The test suite, probably via adding entries to `zerver/tests/fixtures/markdown_test_cases.json`.
|
||||
|
Reference in New Issue
Block a user