katex markdown link changed

pull/8948/head
mohit singh 8 years ago committed by GitHub
parent 62ef697ed4
commit 516e0944d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/rocketchat-ui-message/client/messageBox.js

@ -125,7 +125,7 @@ const markdownButtons = [
},
{
label: katexSyntax,
link: 'https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX',
link: 'https://khan.github.io/KaTeX/function-support.html',
condition: () => RocketChat.katex.katex_enabled()
}
];

Loading…
Cancel
Save