Steps to reproduce
- create new file
- in edit mode, paste the following:
col1 | col2
-|-
[[link|link_alias]] - Open preview mode.
Expected result
| col1 | col2 |
|---|---|
| [[link_alias]] |
Actual result
| col1 | col2 |
|---|---|
| [[link | link_alias]] |
Environment
- Operating system: Windows 10 64 bit
- Obsidian version: v0.11.5
Additional information
screen from edit:

screen from preview:
