|
@@ -1378,7 +1378,7 @@ the alist of previous items."
|
|
|
(cond
|
|
|
;; At an item: insert appropriate tags in export buffer.
|
|
|
((assq pos struct)
|
|
|
- (string-match (concat "[ \t]*\\(\\S-+[ \t]+\\)"
|
|
|
+ (string-match (concat "[ \t]*\\(\\S-+[ \t]*\\)"
|
|
|
"\\(?:\\[@\\(?:start:\\)?\\([0-9]+\\|[a-zA-Z]\\)\\]\\)?"
|
|
|
"\\(?:\\(\\[[ X-]\\]\\)[ \t]+\\)?"
|
|
|
"\\(?:\\(.*\\)[ \t]+::[ \t]+\\)?"
|