Skip to content

This plug-in adds smart typographic punctuation to the Obsidian markdown previewer.

Notifications You must be signed in to change notification settings

twebr/obsidian-plugin-smartypants

Repository files navigation

Obsidian Smartypants plugin

This plugin adds smart typographic punctuation to the Obsidian markdown previewer.

Roadmap

  • Check compatibility with other Obsidian features
  • Add preference pane to select Smartypants mode, as documented in the smartypants.js readme.
  • Clean up code and manifest
  • Make an official release

How to develop

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/smartypants/.

About

This plug-in adds smart typographic punctuation to the Obsidian markdown previewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published