Re: [Tiki-users] subscript and superscript in Tiki
Jonny Bradley via TikiWiki-users <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Volker Tiki is an all-in-one thing so you don't need to install any extra stuff** Tiki's "wiki plugins" are just really badly named, you don't have to plug them in :) They live in /lib/wikiplugins and the docs start here http://doc.tiki.org/Wiki-Plugins jonny ** apart from some things we can't include mostly due to licensing issues, more here: http://doc.tiki.org/packages > On 14 May 2021, at 13:05, Volker Wysk <post-hhF2Jplw28UoZk/[email protected]> wrote: > > Am Freitag, den 14.05.2021, 12:44 +0100 schrieb Jonny Bradley via TikiWiki- > users: >> Hi Volker >> >> There are a couple of wiki plugins for this, sup and sub - doc.t.o seems to be down currently but it should be at >> >> http://doc.tiki.org/PluginSub (and Sup) >> >> Syntax is: >> >> This is regular text{SUB()}and this is subscript text{SUB} >> >> or >> >> This is regular text{SUP()}and this is superscript{SUP} >> >> HTH > > Thanks. Does this mean that those two plugins must be installed first? > > Volker