sjlevine / dokuwiki-alertbox

Bootstrap style alert boxes for DokuWiki
1 stars 3 forks source link

compatible with note plugin #3

Open glensc opened 9 years ago

glensc commented 9 years ago

hi

i was wondering if you consider supporting alternative syntax to be compatible with note plugin:

<note>
This is my note ! Remember it!!
</note>

<note important>
Warning ! You're about to lose your mind ;-)
</note>

<note tip>
The clues are in the images.
</note>

<note warning>
Beware of the cat when you open the door !!
</note>

as your plugin is only reasonably maintained (code in github, not with patches on wiki page inline comments) and providing similar functionality.

the underlying problem i'm having with note plugin is that it does not work well long TOC, so i'm looking for alternatives.

screenshot of the problem

algorys commented 8 years ago

Hi,

If you want something like that, you can use bootnote plugin.