Generally speaking in markdown, you can use markdown inside of a link (as long as it isn't a link, I guess?) `[**hostilefork**](http://hostilefork.com)` => [**hostilefork**](http://hostilefork.com) Currently under `md.reb`, that produces a link with the text `**hostilefork**`
Generally speaking in markdown, you can use markdown inside of a link (as long as it isn't a link, I guess?)
[**hostilefork**](http://hostilefork.com)=> hostileforkCurrently under
md.reb, that produces a link with the text**hostilefork**