diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-17 21:28:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-17 21:28:31 -0400 |
commit | 52e16d4ec9aa0ec896dd8f0d8651bc5f7fb71531 (patch) | |
tree | 7f10d9737803c6fb6e8c4f93dc58ac8967a75182 /doc/bugs | |
parent | bd6459b8521326783a738dc1e63b718dff60af1f (diff) |
* Record new pages in %pagesources temporarily when previewing so that
things that need to know the page source or type can query it from there.
Fixes previewing of tables when creating a new page.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/page_preview_does_not_work_on_new_page_with_a_table.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/page_preview_does_not_work_on_new_page_with_a_table.mdwn b/doc/bugs/page_preview_does_not_work_on_new_page_with_a_table.mdwn index 6c999e0f7..65dffd671 100644 --- a/doc/bugs/page_preview_does_not_work_on_new_page_with_a_table.mdwn +++ b/doc/bugs/page_preview_does_not_work_on_new_page_with_a_table.mdwn @@ -1 +1,3 @@ If the table plugin is enabled, then creating a page, inserting a `\[[!table ...]` and clicking preview yields "htmlization of not supported" (sic). --[[madduck]] + +[[fix0red|done]] --[[Joey]] |