mihaeu/cosmere

Add link to original document

mihaeu opened this issue · 4 comments

Problem

Add a way to specify a link to the original document in the prefix.

E.g.

{
  "prefix": "This document is automatically generated. Please don't edit it directly! ${originalDocument}"
}

This is already possible with normal markup, I don't think there needs to be a feature for this very specific case.

Hello, @mihaeu!

Tell me, please, is there now an opportunity to add a link to the prefix parameter so that it appears as a link in Confluence?

"prefix": "Some text. Please, look at the <a href='https://example.com'>Link</a>.",

It works. Thanx :)