clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

Figure Out Linking for Versions like "Keep a Changelog" #73

Closed clarkio closed 5 years ago

clarkio commented 5 years ago

For some reason, the version tags aren't being linked when following the keep a changelog convention in our changelog.md.

See example:

brettmillerb commented 5 years ago

The markdown links in the change log example are all at the bottom. Sort of reference linking.

https://github.com/olivierlacan/keep-a-changelog/blame/master/CHANGELOG.md#L141

edit

You totally covered this. I went to make food and came back to you making it work

parithon commented 5 years ago

Thank you @brettmillerb for that information. I believe we were able to solve the issue on stream but we forgot to close out this comment. I'm going to close it now.