أحتاج مساعدة في المؤثرات الخاصة

I looked at almost 100 plugin for something that is non-moderated and is for text, like footnotes but I couldn’t find anything!

Could you please elaborate on the effect you are trying to achieve and where?

On a forum, I want to have special effects in text, like footnotes.

إعجاب واحد (1)

You don’t need any additional software.

Discourse supports Markdown, and you can do:

This is a footnote[^1], I hope you like it!

[^1]: This is the first footnote.

In a Post.

Which gives:

image

إعجاب واحد (1)

I don’t want additional software. I already know footnotes. I want something similar to footnotes. Like commands you can do like < big > < small > < ins > < del >
similar commands like those.

Most of these work:

إعجابَين (2)

Like Robert said, you don’t need additional software.

3 إعجابات

You can also install the BBCode Plugin for some additional effects.

إعجابَين (2)

Is it okay if I test some of the Markdown Cheat Sheet options here to see what they look like?

yes you can

but the mods may call time

3 إعجابات

test here

3 إعجابات

It’s blocked.
X^2^

blocked from what? I can see it fine. You can’t load it?

إعجابَين (2)

My administration blocks it.

How does the highlight work?

did you read any of the links Robert provided?

إعجاب واحد (1)

Yes, they gave me this.
I need to highlight these ==very important words==.
It doesn’t highlight anything.

Yeah, highlight is one of the few effects that isn’t supported.

Try BBCode and see if that suffices.

There’s also my Theme Component, but it’s “not standard”:

إعجابَين (2)

Subscript and Superscript don’t work as well?

Superscriptworks

Superscript<sup>works

Subscriptworks too

Subscript<sub>works too
3 إعجابات