Kramdown supports custom target per link with their _extensions_ syntax: ``` [link](url){:target="_blank"} ``` It would be really handy to have similar built-in support with remarkable. Here are some references: - https://stackoverflow.com/a/4705645/269447 - https://kramdown.gettalong.org/quickref.html#extensions