marc0l92 / obsidian-jira-issue

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian notes.
https://marc0l92.github.io/obsidian-jira-issue/
GNU Affero General Public License v3.0
220 stars 34 forks source link

[Bug] #127

Open hugoalonsocapuz opened 4 weeks ago

hugoalonsocapuz commented 4 weeks ago

Describe the bug Rendering inside a table cell doesn't work. It shows a code block with the jql surrounded by <br> tags instead of showing the result of the search.

It fails for jira-issue, jira-count and jira-search blocks, but it works properly for inline issues, with both JIRA:XXX-YYYY or pasting the link to the jira ticket.

To Reproduce Steps to reproduce the behavior:

  1. Add a table
  2. Add any block supported by the plugin, as in https://marc0l92.github.io/obsidian-jira-issue/docs/components/jira-search#basic-usage
  3. Jira block doesn't render.

Expected behavior Jira block should be renderer, same as outside a table cell.

Screenshots image

Plugin version and platform