diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-30 15:31:07 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-30 15:31:07 -0500 |
commit | 60c5e793605b686472a76353135d7173a884fb73 (patch) | |
tree | 456c655aa8821cce427c4e6e1040f97d02882cd8 /doc | |
parent | 8ba2c11c3c81f90a07f30954ba643e75245d58f1 (diff) |
move suggestion to a todo item
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/toggle/discussion.mdwn | 4 | ||||
-rw-r--r-- | doc/todo/toggle_initial_state.mdwn | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins/toggle/discussion.mdwn b/doc/plugins/toggle/discussion.mdwn index 08ccddea8..22a09685d 100644 --- a/doc/plugins/toggle/discussion.mdwn +++ b/doc/plugins/toggle/discussion.mdwn @@ -15,7 +15,3 @@ but no success. How can I do it? # [[bugs/Bug_when_toggling_in_a_preview_page]] - -# Initial State - -It would be nice if one could set the initial state of the toggleable area. diff --git a/doc/todo/toggle_initial_state.mdwn b/doc/todo/toggle_initial_state.mdwn new file mode 100644 index 000000000..f54d33c04 --- /dev/null +++ b/doc/todo/toggle_initial_state.mdwn @@ -0,0 +1,4 @@ +It would be nice if one could set the initial state of the toggleable area. +--[[[rdennis]] + +[[tag plugins/toggle]] |