remotes/1693045480750635534/spooky-22
Aevann1 2021-09-13 19:22:11 +02:00
parent 4f068a1ec4
commit 160ea42368
1 changed files with 49 additions and 0 deletions

View File

@ -142,6 +142,55 @@ We also have some custom hooks for mentioning users and subreddits. Note that th
</tr>
</table>
{% filter markdown %}
## Custom HTML
And we allow custom HTML in most places
Allowed tags:
- b
- blockquote
- br
- code
- del
- em
- h1
- h2
- h3
- h4
- h5
- h6
- hr
- i
- li
- ol
- p
- pre
- strong
- sub
- sup
- table
- tbody
- th
- thead
- td
- tr
- ul
- marquee
- a
- img
- span
Allowed styles:
- color
- font-weight
- margin-bottom
{% endfilter %}
{% include "expanded_image_modal.html" %}
<script src="/assets/js/general24.js"></script>