diff --git a/Alignment-Example.md b/Alignment-Example.md index c7e6562..9ba3c7f 100644 --- a/Alignment-Example.md +++ b/Alignment-Example.md @@ -2,30 +2,4 @@ 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. - -`No Alignment` -`| Test Alignment |` -`|----------------------|` -`| Hello test alignment |` -`| test 2 |` - - -`Left Alignment` -`| Test Alignment |` -`|:---------------------|` -`| Hello test alignment |` -`| test 2 |` - - -`Right Alignment` -`| Test Alignment |` -`|---------------------:|` -`| Hello test alignment |` -`| test 2 |` - - -`Center Alignment` -`| Test Alignment |` -`|:--------------------:|` -`| Hello test alignment |` -`| test 2 |` +![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