webdesigndecal / mark2html

1 stars 0 forks source link

Anchor tags should be output with `target="_blank" noreferrer` by default #5

Open thesephist opened 5 years ago

thesephist commented 5 years ago

Usually, the use case is that a student clicks on a link in a generated document to view reference material while working on the assignment, and that means destroying the current page state is inconvenient. Let's make links load in a new environment/tab by default.