User Tools

Site Tools


geda:installed_plugins

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
geda:installed_plugins [2006/05/08 17:43]
dhart_1951
geda:installed_plugins [2012/02/20 15:14]
127.0.0.1 external edit
Line 1: Line 1:
 +====== Installed plugins ======
 +The following plugins have been installed, to give the gEDA Project Wiki additional functionality.
  
 +===== hilited =====
 +The "​hilited"​ plugin acts as a yellow highlighter. Surround the text you want to highlight with double-exclamation marks.
 +
 +Example:\\
 +<​code>​Sample text !!highlighted!! in a paragraph.</​code>​
 +
 +becomes:\\
 +Sample text !!highlighted!! in a paragraph.
 +
 +===== xterm =====
 +The "​xterm"​ plugin allows you to embed preformatted text.\\
 +The ''<''​xterm''><''/​xterm''>''​ tags surround the text you wish to embed.\\
 +The ''<''​xterm''><''/​xterm''>''​ tags differ from the built-in ''<''​code''><''/​code''>''​ tags as follows:
 +  * The text is indented.
 +  * You can emphasize parts of the text.
 +  * The text will have a lightgreen background, so it will stand out on the wiki-page.
 +
 +Example:\\
 +The following is indented from the current section'​s left margin:
 +<​xterm>​embedded **preformatted** words</​xterm>​
 +
 +The following shows how the preformatted text will follow the XHTML indent levels:
 +  * Test line 1.
 +  * Test line 2.\\ <​xterm>​Indented test line 3.</​xterm>​
 +  * Test line 4.
geda/installed_plugins.txt ยท Last modified: 2012/10/25 09:00 by vzh