From bf8b6fc5a82d9455955fae8aa4b10d3a82d67a47 Mon Sep 17 00:00:00 2001 From: "http://christian.amsuess.com/chrysn" Date: Thu, 28 Jun 2012 16:18:39 -0400 Subject: [PATCH] (minor clarification after reading my comment again months later) --- doc/todo/internal_definition_list_support.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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]] -- 2.32.0.93.g670b81a890