From: http://christian.amsuess.com/chrysn Date: Thu, 28 Jun 2012 20:18:39 +0000 (-0400) Subject: (minor clarification after reading my comment again months later) X-Git-Url: https://rtime.felk.cvut.cz/gitweb/sojka/ikiwiki.git/commitdiff_plain/bf8b6fc5a82d9455955fae8aa4b10d3a82d67a47 (minor clarification after reading my comment again months later) --- diff --git a/doc/todo/internal_definition_list_support.mdwn b/doc/todo/internal_definition_list_support.mdwn index 108b2ff48..f87dc653f 100644 --- a/doc/todo/internal_definition_list_support.mdwn +++ b/doc/todo/internal_definition_list_support.mdwn @@ -49,4 +49,6 @@ If there are no objections to that concept, I may try to start coding patches. O > =Orange= > Orange is a fruit. > -> (indented with four spaces). this makes definition lists a bit more attractive for definition harvesting. personally, i'd prefer a solution that works from the markup instead of plugins, as it integrates more naturally in the flow of designing a document, even though a plugin for explicitly stating invisible facts certainly has its purpose too. (think [[!wikipedia RDFa]] here ;-) ) --[[chrysn]] +> (indented with four spaces). this makes definition lists a bit more attractive for definition harvesting. +> +> personally, i'd prefer a solution that works from the markup'ed plain text instead of invisible directives, as it integrates more naturally in the flow of designing a document, even though a plugin for explicitly stating invisible facts certainly has its purpose too. (think [[!wikipedia RDFa]] here ;-) ) --[[chrysn]]