Markup


Cookbook /
ListResume  Resume numbered lists interrupted by other markup (Experimental)
LiteralWhiteSpace  Preserve white spaces, tabs and extra lines (beta)
LuaExecute  Lets Lua scripts dynamically generate parts of your wiki page (Beta)
Markdown  A replacement for some of PmWiki's typographical wiki markup (Beta)
MarkdownMarkupExtension  Use Markdown markup with PmWiki (stable)
MarkdownOutput  Presents a wiki page in Markdown format instead of HTML (beta)
MarkupExpressionSamples  custom markup expression samples
MarkupExpressionsExtensions  Adds math, threads, captcha, group counter, random number, attr reader, CSV formatter, server variables, source reader, etc. (Stable)
MarkupExprPlus  Extends {(...)} expression markups (Stable)
MarkupExtensions  Adds a range of character, start of line, and link markup extensions (Stable)
MarkupExtensions-Talk  Talk Page for MarkupExtensions recipe
MarkupExtensionsChangeLog  This page contains a change log of the cookbook recipe Markup Extensions
MarkupToUnstyled  Converts PmWiki markup into unstyled text (working)
MarkupTricks-Talk  Talk page for MarkupTricks.
MathJax  Add markup to embed math using TeX syntax. (Stable)
Mathtex  Add markup to display and embed several lines of mathematical formulas in wiki pages (testing)
MediaCategories  Assembles all Categories in a page, alphabetizes, and appends to bottom of page--in the style similar to MediaWiki. (Stable as of 2.1.5)
MermaidJs  diagrams and visualizations for PmWiki (Beta)
MessagesReplacement  A drop in replacement for the PmWiki (:messages:) directive (beta)
MimeTeX  Add markup to display and embed mathematical formulas in wiki pages (Stable)
Music  Display music scores from various ascii notations (abc, abctab, asciitab, tab) (Stable)
NestedIf  Provide nested if / nested conditionals (Deprecated (now in core))
NestedMarkups  Allows nested (:markup ...:) ... (:markupend:) (Beta)
NZTopo  Use https://www.topomap.co.nz/ to display an excerpt from a New Zealand topographic map in a PmWiki website (Production)
PageTableOfContents  Adds a clickable table of contents to a page (Stable)
PHPExecute  Lets you execute PHP-Code in any page. (BETA)
PHPScriptAsWikiMarkupSource  let PHP scripts generate parts of you wiki page content (stable)
PopulationCounter  Produces a linear estimate of a number, for example the population of an area, when given two data points and their corresponding times.
PowerTools  markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random (stable)
Precode  General utility block markup for displaying codes with syntax highlighting (Active/Stable)
ProgressBar  Create visual percentage indicators with (:progress xxx:) markup. (beta)
PTVLinkText  Use a page text variable for link text, when available (works so far)
QuickPageTableOfContents  Adds a dropdown clickable table of contents to a page - client side processing (Stable)
QuickReplace  Quickly define replacement texts in wiki pages, and use them as markup or during page save. (Testing)
RegularExpressions  Some basic info about PHP regular expressions.
Request  Extends conditional markup to test parameters in the URL, to allow pages to pass parameters via their URL links (Beta)
ReverseHeadings  Reverse !'s so that more !'s are larger headings (Stable)
ROEPatterns  Replace On Edit (Working)
ROSPatterns  How to use $ROSPatterns and $ROEPatterns?
SDML  Embed UML Sequence Diagrams in your wiki pages (beta)
SearchQueryVariable  New {$SearchQuery} variable and what you can do with it. (beta)
SerialPageNames  Markup expressions to create serial page names (stable)
ServerInfo  Markup - Display $_SERVER Super-Global results from current Server ( Stable)
ShortCutsMarkup  Gives easy access to creating some types of custom markup. (Working)
SignalWhenMarkup  Tells you whether your markup is evaluated within (:markup:) code (stable)
SimpleChem  Simple markup for chemical formulas in PmWiki 2.x pages (Experimental)
SimpleJsMath  Notes on modifying the jsMath for a skin (not a complete recipe)
SimpleRecipeTemplate  A Simple Recipe Template to provide a framework for PmWiki recipes (Always beta)
Simpleviewer  Simpleviewer recipe (Beta)
SimplifiedAdvancedTableDirectives  Simplify Advanced Directive Syntax (working but still testing)
SmartQuotes  Turns straight quotes into smart quotes (Maintained)
SortableTables  Create tables which can be sorted instantly by javascript (stable)
SourceCodeHorizontalLines  Allow horizontal lines made of dashes ("-------") in PMWiki page source code (Working)
SubgroupMarkup  Add one level of subpage using [[,subpage]] markup (Stable (was SubpageMarkup))
TableOfContentsPortion  Inserts a portion of external table of contents into the page (Alpha)
TablesPlus  A simpler yet more flexible markup for tables. (First & only release April, 2007)
Tagger  Easy tagging into multiple category groups. (stable)
Textallion  Textallion markup for PmWiki (Active)
TextExtract  search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (stable)
TitleMarkup  setting a page title with the first title markup, subsequent titles (from included pages etc.) are ignored
ToggleEdit  easier addition of toggle-markup. (beta)
TrueLatex  Enables interpretation and rendering of real LaTeX markups in PmWiki. Support for XeLaTex included in v1.8. (Working perfectly. Very simple to use, customizable and comes with lots of options.)
Txt2tags  Txt2tags markup for PmWiki (Active)
UnderlineText  Use HTML5 <u> tag to underline text. (Beta)
Video5  HTML5 Video Support for PmWiki (Stable)
VideoAttach  Handles Attach: videos, provides a video directive and optional support for popular Video Upload sites. (Beta)
Voting  Add a form to record "votes" on a page
WikiBox  Allow posting to and reading from PmWiki via email (Alpha)
WikiHost  Code for your Config.php file to simplify updates/templating/migration regardless of http or https
WikiRoot  Add Markup to insert the root path to your Wiki allowing, for example, something like a relative address for images or files in your Wiki.
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)
WikiSmileys  Add graphical smileys to the markup
WikiStylesPlus  Lots of useful Wikistyles (rollovers, code blocks, notes, warnings, outlines)
Worse  Simple WYSIWYG editing for PmWiki (experimental)
WPCategories  Mimic Wikipedia's categories behaviour -- group category-referencing links in a neat box by the bottom of a page + automatically create category-listing pages. (Stable (tested in pmwiki-2.2.0-beta63 - 2.0beta55))
ZAP  The ZAP forms processor handles data and file management, page insertions (forums, blogs), email & newsletters, e-commerce, and more. (Stable (relies on latest Beta version of PmWiki))
ZCode  Extract and highlight source code files from 7z, TAR, ZIP, or RAR archives (Experimental)
PmWiki /
CustomMarkup  Using the Markup() function for custom wiki syntax; migration to PHP 5.5
CustomMarkupAlt  Alternate introduction to custom markup for beginners
PmWikiDe /
CustomMarkup  Gebrauch der Markup()-Funktion zur Erzeugung eigener Formatierungsanweisungen, Übergang zu PHP 5.5
Test /
MarkupExprPlus  Extends {(...)} expression markups (Stable)

Go to page:  1  2 

Only search in group:  Cookbook (177), PmWiki (2), PmWikiDe (1), Test (1)