mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Add a fenced code parser in javascript
(imported from commit 42b1dc18ca34cbbdf3cda6e833adde631a9d88f5)
This commit is contained in:
@@ -41,6 +41,9 @@ var globals =
|
||||
// alert_words.js
|
||||
+ ' alert_words'
|
||||
|
||||
// fenced_code.js
|
||||
+ ' fenced_code'
|
||||
|
||||
// echo.js
|
||||
+ ' echo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user