summaryrefslogtreecommitdiff
path: root/itches/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs')
-rw-r--r--itches/emacs/tracker.org13
1 files changed, 13 insertions, 0 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index cf3d8da..b84816c 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -572,6 +572,19 @@ default value of ~project-read-file-name-function~.
:Role: author
:PatchApplied: t
:END:
+*** TODO More fontifying?
+1. Start ~markdown-mode~.
+2. Write some ~> long line~ of quoted text.
+3. Start ~visual-line-mode~ and ~adaptive-wrap-prefix-mode~
+
+~>~ markers are not fontified.
+*** TODO Take ~display~ property into account
+1. Start ~markdown-mode~.
+2. ~markdown-toggle-markup-hiding~.
+3. Write some ~> long line~ of quoted text.
+4. Start ~visual-line-mode~ and ~adaptive-wrap-prefix-mode~
+
+The ~wrap-prefix~ does not match the opening ~>~'s ~display~ property.
** debbugs
*** DONE [[bug:38551]] bind to RET rather than return
:PROPERTIES: