mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
Update client.js
This commit is contained in:
parent
185c3aa10b
commit
1b025aaf8b
|
@ -138,7 +138,7 @@ var frontpage = [
|
|||
"Formatting:",
|
||||
"Whitespace is preserved, so source code can be pasted verbatim.",
|
||||
"Surround LaTeX with a dollar sign for inline style $\\zeta(2) = \\pi^2/6$, and two dollars for display. $$\\int_0^1 \\int_0^1 \\frac{1}{1-xy} dx dy = \\frac{\\pi^2}{6}$$",
|
||||
"For syntax highlight, wrap the code like: ```<language> <the code>``` where <language> is any known programming language.",
|
||||
"For syntax highlight, wrap the code like: \n\\````<language> \n<the code>\n```` \nwhere <language> is any known programming language.",
|
||||
"",
|
||||
"Current Github: https://github.com/hack-chat",
|
||||
"Legacy GitHub: https://github.com/AndrewBelt/hack.chat",
|
||||
|
|
Loading…
Reference in New Issue
Block a user