borisdiakur / marked

Confluence macro plugin which renders remote Markdown.
https://marketplace.atlassian.com/plugins/com.borisdiakur.marked
BSD 3-Clause "New" or "Revised" License
46 stars 21 forks source link

How to get the search engine to index marked content? #6

Closed cmarcet76 closed 7 years ago

cmarcet76 commented 7 years ago

Is it possible to get Marked rendered content to appear in Confluence search results?

borisdiakur commented 7 years ago

Remote content can change at any time, so the plugin would have to fetch periodically each remote document in order to update the index. This is not in scope of this plugin. Though it’s not impossible. But it would be quite a task, so – PRs welcome 😁