commit e2eaf4486a9fa9003e8531de5d5a48565ef1929d
parent 29fa62c108241f517a1980618f15984e5c9332b0
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Tue, 28 Dec 2021 23:02:26 +0100
Add a bug number for an itch reported by someone else
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
@@ -471,7 +471,7 @@ Currently items are filled like this:
#+end_example
Adding =\\[.\\]= to the regexp used in org-list-item-body-column
allows "ipsum" to be aligned below "lorem".
-**** TODO Prevent ~#+end_src~ background from extending to end-of-line when folded
+**** TODO [[bug:52587]] Prevent ~#+end_src~ background from extending to end-of-line when folded
**** TODO Add pandoc's ~auto_identifiers~ scheme for ID generation
~org-export-new-reference~ is the function which generates the current
ID, but it returns integers, so maybe the tweak should be made