Skip to content

v2.0.3 - Fix `<style>` tags and link rendering

Compare
Choose a tag to compare
@MaddyGuthridge MaddyGuthridge released this 15 Apr 11:35
· 86 commits to main since this release

🔧 FIXED 🔧

  • <style> tags no-longer escape their contents, meaning including inline CSS is far more reliable.
  • Fixed link rendering for HTML tag xrefs, so documentation should no-longer look broken in VS Code