emacs-orgmode@gnu.org archives
 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).