You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem are the lines with | +----------------+--------------------------+-------------------+--------------------------+
The | are aligned with :EasyAlign *|; but the spaces of the 'incomplete' lines are removed.
The result should look like:
Hi, the EasyAlign plugin saves me a lot of manual 'spaces' when creating tables.
However, what can I do to correctly align the following table:
The problem are the lines with
| +----------------+--------------------------+-------------------+--------------------------+
The | are aligned with
:EasyAlign *|
; but the spaces of the 'incomplete' lines are removed.The result should look like:
I.e. I want to align the | and +; but the + according to the last column.
Is this possible?
The text was updated successfully, but these errors were encountered: