OXY2DEV / markview.nvim

An experimental markdown previewer for Neovim
Apache License 2.0
1.1k stars 32 forks source link

Table columns aren't properly aligned if `code block` touches the symbol | #56

Closed fpohtmeh closed 1 month ago

fpohtmeh commented 1 month ago

This markdown leads to the issue

| `PUBLISH_S3_STG_DIR` | S3 path where stage build should be uploaded for publishing.                   |
| `PUBLISH_S3_PROD_DIR`| S3 path where production build should be uploaded for publishing.              |

Plugin version: fca6d732085c52637a03b594922f8c8e2d831823

fpohtmeh commented 1 month ago

img

OXY2DEV commented 1 month ago

Screenshot_2024-07-15-16-11-03-219_com.termux.jpg

Cannot reproduce issue.

If you are using a distro you should first check what options they set for markdown (most likely explained in their wiki pages).