Updated Alignment Example (markdown)

Yu-Chiang Hsu
2021-08-07 12:17:10 -04:00
parent a0cc1865e6
commit 35b33f3d41

@@ -3,3 +3,8 @@ Had a challenging time toi figure out alignment for the great Vim-Table-Mode so
The alignment depends on where you put the <:>. Here are 4 use cases. The alignment depends on where you put the <:>. Here are 4 use cases.
![Alignment Example](https://p217.p3.n0.cdn.getcloudapp.com/items/d5uR4zJW/868db559-02f7-4865-b2ba-e5463eb6e263.png?source=viewer&v=81e017e36c4c3c809fa5d3c0f715f186) ![Alignment Example](https://p217.p3.n0.cdn.getcloudapp.com/items/d5uR4zJW/868db559-02f7-4865-b2ba-e5463eb6e263.png?source=viewer&v=81e017e36c4c3c809fa5d3c0f715f186)
2 specific cases which are the most important for me:
Right Align: |----------:|, colon (Or :) is on the right side
Center Align: |:---------:|, colon is on the both side side