Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Markdown текста #109

Open
Jagerente opened this issue Jun 10, 2022 · 0 comments
Open

Markdown текста #109

Jagerente opened this issue Jun 10, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Jagerente
Copy link
Owner

Jagerente commented Jun 10, 2022

Места в которых поддерживается markdown на данный момент:

Description в Items, Spells.
Set Description

Возможные варианты использования:

\n - разрыв строки;

*Italic* - Наклонный;
**Bold** - Жирный;
***ItalicBold*** - Наклонный и Жирный;

Not colored text before <span style="color: #00ffff;">colored text</span> not colored text after inline. - Цветной текст среди обычного.
Цвет можно сокращённо указывать color: white вместо 'color: #ffffff' или 'color: #fff'.
Список цветов:
https://www.w3schools.com/colors/colors_names.asp

To do

Необходимо также заменить \\n на \n в sets.
Дополнительно можно сделать <span style=&#34color: white;&#34>(1)</span> для цифр.

изображение

@Jagerente Jagerente added the documentation Improvements or additions to documentation label Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants