We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You show this example in the editor
|-------+--------+------------| | | Symbol | Author | |-------+--------+------------| | Emacs | ~M-x~ | _RMS_ | |-------+--------+------------| | Vi | ~:~ | _Bill Joy_ | |-------+--------+------------|
Is there a feature to realign the table in the editor when you add some characters in the longest cell?
e.g.
|-------+--------+------------| | | Symbol | Author | |-------+--------+------------| | Emacs | ~M-x~ | _RMS_ asdfasdf | |-------+--------+------------| | Vi | ~:~ | _Bill Joy_ | |-------+--------+------------|
The text was updated successfully, but these errors were encountered:
For now, org-js is just a parser and org-to-html converter, and doesn't provide any editing features). Of course, patches are welcome.
Sorry, something went wrong.
No branches or pull requests
You show this example in the editor
Is there a feature to realign the table in the editor when you add some characters in the longest cell?
e.g.
The text was updated successfully, but these errors were encountered: