all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* configure separator in org-table-insert-hline
@ 2020-08-21  9:07 Vladimir Alexiev
  2020-08-21  9:13 ` Nicolas Goaziou
  0 siblings, 1 reply; 8+ messages in thread
From: Vladimir Alexiev @ 2020-08-21  9:07 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

org-table-insert-hline (org-table.el) inserts lines like this
|----+----+----|

But I often use orgtbl-mode in markdown-mode,
and in markdown the hlines should be like this:
|----|----|----|

Perhaps all that's needed is to make this conditional:
(concat "+"

[-- Attachment #2: Type: text/html, Size: 656 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-08-24 16:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-21  9:07 configure separator in org-table-insert-hline Vladimir Alexiev
2020-08-21  9:13 ` Nicolas Goaziou
2020-08-21  9:34   ` Vladimir Alexiev
2020-08-21  9:49     ` Nicolas Goaziou
2020-08-21 10:12       ` Vladimir Alexiev
2020-08-21 21:23         ` Nicolas Goaziou
2020-08-22  7:16           ` Vladimir Alexiev
2020-08-24 16:07             ` Nick Dokos

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.