Some notes from an accessibility's point of view: Having a blockqoute markup is a good idea and at least in Germany one important criteria for an accessible site. Besides a blockqoute markup it would be also nice to have the inline version <q> </q>. For accessibility it is always a good idea to use semantic markup (<strong>) instead of normal markup (<b>). Code elements could be marked with <code> and so on. Note: blockqoute mustn't be used for indentation. Here in Germany also these things must be met:
- easy ways to mark a certain passage / a word with a <lang> attrib, so that screenreaders can adapt the pronounciation accordingly
- abbr, acronym is also very important to have. However this is not only markup I guess but calls for a deeper integration in the wiki engine (if you think of automtically resolving of abbr for example)
Add new attachment
Only authorized users are allowed to upload new attachments.