mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-07-07 12:44:08 +00:00
Add scheme.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#[allow(dead_code)]
|
||||
static CODE_HELP: &str = "<b>Code highlighter</b>
|
||||
pub(crate) static CODE_HELP: &str = "<b>Code highlighter</b>
|
||||
|
||||
<i>Usage</i>
|
||||
<pre>/code
|
||||
@ -7,7 +7,7 @@ static CODE_HELP: &str = "<b>Code highlighter</b>
|
||||
#<lang - JS by default> #<theme - Dracula by default></pre>
|
||||
|
||||
Language may be defined by both name and extension - Rust, rs...
|
||||
Max lines - 80
|
||||
Max length - 4000
|
||||
|
||||
List of themes:
|
||||
1337
|
||||
|
Reference in New Issue
Block a user