Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luc Bourdot
codimd
Commits
e939581e
Commit
e939581e
authored
Jan 29, 2018
by
Wu Cheng-Han
Browse files
Fix for code style
parent
53e08c20
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/js/mathjax-config-extra.js
View file @
e939581e
...
...
@@ -6,6 +6,6 @@ window.MathJax = {
processEscapes
:
true
},
asciimath2jax
:
{
delimiters
:
[[
'
$
'
,
'
$
'
],
[
'
\\
(
'
,
'
\\
)
'
]]
delimiters
:
[[
'
$
'
,
'
$
'
],
[
'
\\
(
'
,
'
\\
)
'
]]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment