Socket
Socket
Sign inDemoInstall

minchin.md-it.fancy-tasklists

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minchin.md-it.fancy-tasklists

Fancy Tasklists, for Markdown-IT-py


Maintainers
1

Fancy Tasklists for Markdown-IT-Py

This is a plugin for the Python implementation of Markdown-IT <https://github.com/executablebooks/markdown-it-py>_ (a CommonMark parser) that provides "fancy" tasklists (or checkboxes).

in particular, it allows you to use (almost) any character to "check" the checkbox, and then, through the use of CSS, change the displayed checkbox. Sample CSS is included. (If the character you want to use doesn't currently work, please submit a Pull Request to add it!)

This is inspired by my use of Obsidian, where many fancy checkboxes are provided by many themes. This seems to have come through implementing things like Bullet Journal in Obsidian. What brought me to create this was a desire to create a Pelican site out of my Markdown Obsidian notes.

This doesn't include the CSS to change the display of the checkboxes to "fancy"; if you need example code, there is some in my Pelican theme, seafoam (see custom-checkboxes.less <https://github.com/MinchinWeb/seafoam/blob/master/css_src/less/custom-checkboxes.less>_).

.. image:: https://github.com/MinchinWeb/seafoam/raw/master/docs/screenshots/2.10.0/fancy-checkboxes.png :align: center :alt: Fancy Checkboxes, using Seafoam theme

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc