עיצוב הפוסטים באמצעות Markdown, BBCode, ו-HTML

The style attribute isn’t allowed in Discourse because it could easily break things.

Also, Discourse has a certain philosophy on how information show be presented in posts, and limits tags and attributes on purpose.

The align attribute on <div> is explicitly allowed here: https://github.com/discourse/discourse/blob/main/app/assets/javascripts/pretty-text/addon/allow-lister.js#LL147C2-L147C16

If you were to migrate a forum and wanted to keep some special styling like colors, I’d go with Discourse BBCode and edit the importer if needed :slight_smile:

3 לייקים