mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Add Wiki controller with MathJax directive
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
define [
|
||||
"base"
|
||||
"directives/mathjax"
|
||||
"services/algolia-search"
|
||||
], (App) ->
|
||||
|
||||
@@ -55,4 +56,4 @@ define [
|
||||
hits = _.map response.hits, buildHitViewModel
|
||||
updateHits hits
|
||||
|
||||
|
||||
App.controller "LearnController", () ->
|
||||
|
||||
Reference in New Issue
Block a user