Skip to content

0.2.0

Choose a tag to compare

@topk36 topk36 released this 11 Jul 12:09
· 4 commits to main since this release

0.2.0

  • Replace Confluence Storage XHTML clipboard output with rich HTML that can be pasted directly into the Confluence editor.
  • Add both text/html and text/plain clipboard representations for Confluence copies.
  • Replace Confluence storage macros with standard HTML elements for code blocks and images.
  • Remove the combined Jira and Confluence output option and command.
  • Migrate previously saved both ribbon settings back to the default Jira action.
  • Render valid nested list HTML for Confluence.
  • Convert Markdown task lists to portable and markers.
  • Convert Markdown strikethrough to Jira and Confluence equivalents.
  • Omit YAML frontmatter from exported content by default.
  • Convert Obsidian wikilinks to their display text.
  • Move converter coverage to fixture-based tests.