github obsidianmd/obsidian-clipper 0.6.2

latest releases: 0.9.8, 0.9.7, 0.9.6...
2 months ago

New

  • Added selectorHtml: prefix for variables. Works the same as selector: but extracts the HTML rather than text content, which is useful if you want to process the content with remove_html, strip_tags, strip_attr, and markdown filters.

Improved

  • The {{author}} variable now returns a comma separated list if there are multiple authors. Note this means the default template is updated to {{author|split:", "|wikilink|join}} if you want to wikilink the authors.
  • Improved conversion of Markdown tables and falls back to HTML tables if the table contains merged cells.
  • Improved handling of lower, upper and titlecase across languages and for arrays.
  • Improved handling of footnote references.
  • No longer overrides date filters in date and datetime properties. #55
  • Relative URLs in srcset attributes are now correctly rewritten.

Don't miss a new obsidian-clipper release

NewReleases is sending notifications on new releases.