User Tools

Site Tools


wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:syntax [2021/07/13 15:42] – [Text to Image Conversions] removed redundancy Karsten75wiki:syntax [2022/10/31 13:45] (current) – Added link to Wrap syntax demo page karsten75
Line 230: Line 230:
 ==== Text to Image Conversions ==== ==== Text to Image Conversions ====
  
-DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki as well as some added from user contributions:+DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
  
   * 8-) %%  8-)  %%   * 8-) %%  8-)  %%
Line 247: Line 247:
   * ;-) %%  ;-)  %%   * ;-) %%  ;-)  %%
   * ^_^ %%  ^_^  %%   * ^_^ %%  ^_^  %%
 +  * m(  %%  m(   %%
   * :?: %%  :?:  %%   * :?: %%  :?:  %%
   * :!: %%  :!:  %%   * :!: %%  :!:  %%
Line 252: Line 253:
   * FIXME %%  FIXME %%   * FIXME %%  FIXME %%
   * DELETEME %% DELETEME %%   * DELETEME %% DELETEME %%
-  * :NEW: %% :NEW:  %%  
-  * :ACTIONITEM:  %% :ACTIONITEM:  %%  
-  * :DANGER:  %% :DANGER:  %%     
-  * :NOTE: %% :NOTE:   %%         
-  * :TODO:  %% :TODO:  %%         
-  * :WARNING: %% :WARNING: %%  
  
 ==== Text to HTML Conversions ==== ==== Text to HTML Conversions ====
Line 525: Line 520:
 | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call | | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call |
  
 +===== Wrap Syntax Demo page =====
 +https://demo.selfthinker.org/plugin:wrap
 ===== Syntax Plugins ===== ===== Syntax Plugins =====
  
 DokuWiki's syntax can be extended by [[doku>plugins|Plugins]]. How the installed plugins are used is described on their appropriate description pages. The following syntax plugins are available in this particular DokuWiki installation: DokuWiki's syntax can be extended by [[doku>plugins|Plugins]]. How the installed plugins are used is described on their appropriate description pages. The following syntax plugins are available in this particular DokuWiki installation:
- 
-==== Wrap Plugin Example page ==== 
-this page is from [[https://github.com/selfthinker/dokuwiki_plugin_wrap/blob/master/example.txt]] 
- 
-[[Wrap Plugin Examples]] 
  
 ~~INFO:syntaxplugins~~ ~~INFO:syntaxplugins~~
  
wiki/syntax.1626205374.txt.gz · Last modified: 2021/07/13 15:42 by Karsten75