* couldn't org-table-create-with-table\.el respect hline
@ 2022-01-28 17:44 Uwe Brauer
0 siblings, 0 replies; only message in thread
From: Uwe Brauer @ 2022-01-28 17:44 UTC (permalink / raw)
To: emacs-orgmode
Hi
I start with
| Example | Text | Dates | other |
|---------+---------+--------------+---------|
| this | comment | <2022-01-28 vie> | nothing |
That is converted to
+---------+---------+--------------+---------+
| Example | Text | Dates | other |
+---------+---------+--------------+---------+
| this | comment | <2022-01-28 vie> | nothing |
+---------+---------+--------------+---------+
And is converted back to
| Example | Text | Dates | other |
| this | comment | <2022-01-28 vie> | nothing |
Couldn't in the last step the hlines be respected?
Regards
Uwe Brauer
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-28 17:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 17:44 couldn't org-table-create-with-table\.el respect hline Uwe Brauer
Code repositories for project(s) associated with this 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).