X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/847e1492ef830345a62cde2542f843c811ddb846..3a04e96389def78bcb873a4487b85f4d75653199:/doc/todo/Let_table_plugin_support_a_kind_of_long_table.mdwn?ds=sidebyside diff --git a/doc/todo/Let_table_plugin_support_a_kind_of_long_table.mdwn b/doc/todo/Let_table_plugin_support_a_kind_of_long_table.mdwn index 825a55403..fd25c0826 100644 --- a/doc/todo/Let_table_plugin_support_a_kind_of_long_table.mdwn +++ b/doc/todo/Let_table_plugin_support_a_kind_of_long_table.mdwn @@ -10,3 +10,5 @@ Instead of oddmuse style longtable, we can use YAML as table format: - a: 3 b: 4 + +> I think this is a great idea. It could be handled in the existing [[plugins/table]] plugin, with a new format= parameter. YAML sounds more attractive to me than oddmuse. -- [[Jon]]