Our extension's changelog contains links in it like this:
- 🔧 [vscode-PowerShell #2262](https://github.com/PowerShell/vscode-PowerShell/pull/2262) -
Introduce `powershell.integratedConsole.useLegacyReadline` setting disable PSReadLine.
After packaging our VSIX I noticed the changelog came out strangely and looking into it I found this in the actual VSIX:
- 🔧 [vscode-PowerShell [#2262](https://github.com/PowerShell/vscode-powershell/issues/2262)](https://github.com/PowerShell/vscode-PowerShell/pull/2262) -
It looks like #345 causes this.
I'm assuming to maintain our current changelog format we'll need to edit the VSIX manually?
Our extension's changelog contains links in it like this:
After packaging our VSIX I noticed the changelog came out strangely and looking into it I found this in the actual VSIX:
It looks like #345 causes this.
I'm assuming to maintain our current changelog format we'll need to edit the VSIX manually?