Remove (debug)
This commit is contained in:
parent
ae16e6ceca
commit
54b8e61524
|
@ -646,7 +646,6 @@ publishing directory."
|
|||
|
||||
;; Protected HTML
|
||||
(when (get-text-property 0 'org-protected line)
|
||||
(debug)
|
||||
(let (par (ind (get-text-property 0 'original-indentation line)))
|
||||
(when (re-search-backward
|
||||
"\\(<para>\\)\\([ \t\r\n]*\\)\\=" (- (point) 100) t)
|
||||
|
|
Loading…
Reference in New Issue