vknabel / vscode-swift-development-environment

New home of Swift Development Environment for VS Code
https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swift-development-environment
Apache License 2.0
175 stars 14 forks source link

Escape `|` char to fix table formatting #105

Closed wilt-rally closed 3 years ago

wilt-rally commented 3 years ago

This PR escapes a | character in the Configuration table of README.md, which was breaking formatting by creating a new column.