aengusmcmillin / gatsby-theme-brain

279 stars 28 forks source link

Allow for displaying links without brackets #21

Closed aengusmcmillin closed 4 years ago

aengusmcmillin commented 4 years ago

In Roam, you can toggle visibility of the brackets for those style of links. It would be good to have the same thing here as an option.

There will likely just be a pluginOption to do this, and it should be a pretty simple change to the link insertion logic.