6
2026-01-24 12:49:55 +03:00

23 lines
1.4 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<Document>
# Разметка письма
Используя ручку, можно писать на бумаге или в книгах. Nanotrasen обеспечивает каждого запасной ручкой в КПК.
## Форматирование
Вы можете использовать следующие обозначения:
- [color=tan]\[color=color\]\[\/color\][/color] — для изменения цвета текста
- [color=tan]\[head=n\]\[\/head\][/color] — где [italic]n[/italic] уровень (размер) заголовка (13)
- [color=tan]\[bullet\/\][/color] — для вставки маркера списка (удобно для списков)
- [color=tan][bold]\[bold\]\[\/bold\][/bold][/color], [color=tan][italic]\[italic\]\[\/italic\][/italic][/color] — чтобы выделить текст
Вы можете комбинировать теги [bold][italic]bold и italic[/italic][/bold], или использовать сокращения [color=tan][bolditalic]\[bolditalic\][/bolditalic][/color].
Цвет можно указать как в виде трёх пар шестнадцатеричных цифр, так и ключевым словом (на английском). Например:
- [color=#ff0000]\[color=#ff0000\]\[\/color\][/color]
- [color=red]\[color=red\]\[\/color\][/color]
</Document>