Move MathJax directive to a shared directory
MathJax parsing now on learn pages, and soon to be on the blog, so move out of the `ide/chat` directive.
This commit is contained in:
@@ -2,6 +2,6 @@ define [
|
||||
"ide/chat/controllers/ChatButtonController"
|
||||
"ide/chat/controllers/ChatController"
|
||||
"ide/chat/controllers/ChatMessageController"
|
||||
"ide/chat/directives/mathjax"
|
||||
"directives/mathjax"
|
||||
"filters/wrapLongWords"
|
||||
], () ->
|
||||
Reference in New Issue
Block a user