vitiral / artifact

The open source design documentation tool for everybody
http://vitiral.github.io/artifact/docs/index.html
Other
559 stars 38 forks source link

Support `[[@ART-name]]` for inserting a url directly #188

Closed vitiral closed 5 years ago

vitiral commented 6 years ago

Currently [[ART-name]] essentially inserts [ART-name](http://art-name-url.com). This is great, but in some use cases you might want to insert the link directly. To support this, we should have [[@ART-name]], which will be directly subsituted for http://art-name-url.com.

See #187 for how this feature can fit in with other features

vitiral commented 5 years ago

I don't think this is necessary at the moment.