Steps to reproduce
- Enable Wikitext syntax highlighting
- Open Wikipedia:Sandbox
- Edit it as source
- Type
{| class="wikitable"
! Row 1
! Row 2
|-
| [[WP:NPOV|neutral points]
| [[WP:NOTAFORUM|not a forum]]
|}Actual results
Expected results
- The wikitext [[WP:NPOV|neutral points] should be highlighted as an (incomplete) internal link
- The wikitext [[WP:NOTAFORUM|not a forum]] should be highlighted as an internal link
- The wikitext | [[WP:NOTAFORUM|not a forum]] should be highlighted as a table cell

