Skip to content

Conversation

Huge-Euge
Copy link

Changes

Added an option that causes the toggle_checkbox command to work on empty lines, as it functions in Obsidian. #351

Testing

I saw that all the other tests for checkboxes are broken currently and I didn't want to wade into that so I didn't write any.

Documentation

updated CHANGELOG.md, but it was out of date, see #354
updated README.md with my changes and the existing options that were not documented there

Note on make chores

For some reason I had to change the luarc.json file to explicitly reference the luv library, I'm guessing this is just an issue on my machine and doesn't need to be pulled into the main repo but I don't really understand what's going on there.

PR Checklist

  • The PR contains a description of the changes
  • I read the [CONTRIBUTING.md] file
  • The CHANGELOG.md is updated
  • The changes are documented in the README.md file
  • The code complies with make chores (for style, lint, types, and tests) See the above note

added the type annotation for create_on_empty

docs: updated CHANGELOG and README with checkbox features
…arc.json

I think this will only be relevant on my machine, since it must've been
working for other contributors beforehand. I don't really know.
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