]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
fix plugins/mdwn wikilink
authorhttp://hands.com/~phil/ <hands@web>
Sun, 18 Mar 2012 21:50:45 +0000 (17:50 -0400)
committeradmin <admin@branchable.com>
Sun, 18 Mar 2012 21:50:45 +0000 (17:50 -0400)
doc/todo/internal_definition_list_support.mdwn

index 4550e4e3232b2c54463b29c0493aa4a32042d514..f41f4d8a2b3b308be0ba9169c9f1d401cb984d3f 100644 (file)
@@ -1,4 +1,4 @@
-While ikiwiki can support definition lists (`dl/dt/dd`) through [[multimarkdown|mdwn]], it doesn't actually /do/ anything with those valuable definitions. It would be interesting for third party plugins to have access to this stuff as a proper data structure. This is what allows MoinMoin to have plugins that collect that data across multiple pages and tabulate it, for example.
+While ikiwiki can support definition lists (`dl/dt/dd`) through [[multimarkdown|plugins/mdwn]], it doesn't actually /do/ anything with those valuable definitions. It would be interesting for third party plugins to have access to this stuff as a proper data structure. This is what allows MoinMoin to have plugins that collect that data across multiple pages and tabulate it, for example.
 
 What I am proposing here is that the [[variables exported to plugins|plugins/write/#index6h2]] be extended to include a `%dictionnaries` hash. For a markup like this: