mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-08-21 15:27:14 +00:00
Fix type in help.
This commit is contained in:
@@ -2,9 +2,8 @@ static CODE: &str = "<b>Code highlighter</b>
|
|||||||
|
|
||||||
<i>Usage</i>
|
<i>Usage</i>
|
||||||
<pre>/code
|
<pre>/code
|
||||||
#<theme - Dracula by default>
|
|
||||||
<CODE>
|
<CODE>
|
||||||
#<lang - JS by default></pre>
|
#<lang - JS by default> #<theme - Dracula by default></pre>
|
||||||
|
|
||||||
Language may be defined by both name and extension - Rust, rs...
|
Language may be defined by both name and extension - Rust, rs...
|
||||||
Max lines - 80
|
Max lines - 80
|
||||||
|
Reference in New Issue
Block a user