mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add use_markup
This commit is contained in:
parent
97b8431f11
commit
5490952700
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ Gemini::Gemini(
|
|||
true
|
||||
);
|
||||
|
||||
set_use_markup(
|
||||
true
|
||||
);
|
||||
|
||||
set_markup(
|
||||
GEMTEXT // @TODO
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue