diff --git a/Alignment-Example.md b/Alignment-Example.md index 9ba3c7f..ecce223 100644 --- a/Alignment-Example.md +++ b/Alignment-Example.md @@ -2,4 +2,9 @@ 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. -![Alignment Example](https://p217.p3.n0.cdn.getcloudapp.com/items/d5uR4zJW/868db559-02f7-4865-b2ba-e5463eb6e263.png?source=viewer&v=81e017e36c4c3c809fa5d3c0f715f186) \ No newline at end of file +![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 \ No newline at end of file