[BUG] "\" Is not processed
See original GitHub issueDescribe the bug
When using \ to use a link alias, the “\” doesn’t get processed and the link gets split to two columns.
To Reproduce Steps to reproduce the behavior:
- In a table,
[[enter a link\|with an alias]] - Open the markdown table editor
- Two columns show up, split at |
Expected behavior There should be only 1 column, with the alias displayed properly.
Screenshots
Error/multiple columns:

What it normally looks like:

Desktop (please complete the following information):
- OS: Windows
- Version 10
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:8 (5 by maintainers)
Top Results From Across the Web
What is a bug (computer bug)? - TechTarget
In computer technology, a bug is a coding error in a computer program. (We consider a program to also include the microcode that...
Read more >How to Reproduce a Non-Reproducible Defect and Make ...
If the bug is not reproducible, then the testing effort used in finding, analyzing and reporting that particular bug/defect is a total waste....
Read more >Processing bug?
Most of Processing and a huge chunk of Java is not thread safe. This is not a problem for the majority of Processing...
Read more >Software bug - Wikipedia
A software bug is an error, flaw or fault in the design, development, or operation of computer software that causes it to produce...
Read more >How to Identify Bugs that Need to be Fixed - Test IO
A bug fix is something that corrects a bug in a program. A bug is something that does not work as expected. Developers...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This is the state of the latest code. Looks good?
@shunnkou. I have fixed the issue and made a new release (0.1.1). Also, the plugin is available in the community plugin list. You can download it from there directly 🎉