From d7fc55f7b600f3a9737518acc08851121f016332 Mon Sep 17 00:00:00 2001 From: JoshTriplett Date: Thu, 28 Aug 2008 00:23:56 -0400 Subject: --- doc/todo/table_with_header_column.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/table_with_header_column.mdwn (limited to 'doc/todo') diff --git a/doc/todo/table_with_header_column.mdwn b/doc/todo/table_with_header_column.mdwn new file mode 100644 index 000000000..a1d682c54 --- /dev/null +++ b/doc/todo/table_with_header_column.mdwn @@ -0,0 +1 @@ +Tables support a header row or no header, but do not support a header column. -- cgit v1.2.3 From 6adf79b8e24232ddad5254e929eeee776c95c23c Mon Sep 17 00:00:00 2001 From: Cord Date: Thu, 28 Aug 2008 02:18:26 -0400 Subject: Warning about this patch, need to investigate --- doc/todo/using_meta_titles_for_parentlinks.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/using_meta_titles_for_parentlinks.html b/doc/todo/using_meta_titles_for_parentlinks.html index 8a42bf4a8..2252c81a4 100644 --- a/doc/todo/using_meta_titles_for_parentlinks.html +++ b/doc/todo/using_meta_titles_for_parentlinks.html @@ -1,6 +1,9 @@ It is possible to set a Page-Title in the meta-plugin, but that one isn't reused in parentlinks. This patch may fix it. +**This patch may introduce some bugs, i need to investigate** + +