Canapin
(Coin-coin le Canapin)
15.Февраль.2026 19:00:09
8
Да, извините, я выразился немного расплывчато: вы можете настраивать содержимое с помощью специальных тегов, к которым добавляете собственные правила CSS:
Requirements
To be able to use these tips and tricks, you need to be an administrator of either a self-hosted Discourse instance or a Discourse-hosted plan higher than Basic.
Introduction
Discourse supports several methods to format and customize a post’s contents. You can find the list here:
But sometimes, you’ll want something more specific, for example, a link that looks like a button.
[Green button]
This is the kind of modification we’ll learn here.
The logic
I’l…