Skip to content

✨ (vimwiki_markdown.py): Convert task list markers to unicode symbols#31

Open
newptcai wants to merge 1 commit intoWnP:masterfrom
newptcai:master
Open

✨ (vimwiki_markdown.py): Convert task list markers to unicode symbols#31
newptcai wants to merge 1 commit intoWnP:masterfrom
newptcai:master

Conversation

@newptcai
Copy link
Copy Markdown

  • Add convert_task_lists() function to transform [ ], [x], [X] in list items to ☐ and ☑ unicode symbols respectively
  • Process HTML output after markdown conversion
  • Supports both * and - list markers

Generated by Mistral Vibe.

- Add convert_task_lists() function to transform [ ], [x], [X] in list
  items to ☐ and ☑ unicode symbols respectively
- Process HTML output after markdown conversion
- Supports both * and - list markers

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant