Skip to content

Conversation

@LanHikari22
Copy link

As explained in #370, if there are periods used in the heading and it is referenced, then obsidian-export generates invalid links.

Added gfm-heading-ids-compliance test to reproduce the issue in #370.

Cargo.lock is also added to .gitignore as it is autogenerated.

Closes #370.

This passes all pre-commit hook checks.

Please let me know if there is a use-case for using slug that I may be missing. Replacing it with github-slugger passes all tests, as is.

You can find my notes for this here.

As explained in zoni#370, if there are periods used in the heading and
it is referenced, then obsidian-export generates invalid links.

Added gfm-heading-ids-compliance test to reproduce the issue in zoni#370.

Cargo.lock is also added to .gitignore as it is autogenerated.

Closes zoni#370.
When adding a new changelog fragment, uv [1] is required to be
installed, but this is not mentioned in the document.

[1]: https://github.com/astral-sh/uv
@LanHikari22
Copy link
Author

I learned that in the cargo-toml-vs-cargo-lock docs that in general Cargo.lock should be tracked, so I am reverting adding it to .gitignore here.

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.

Links to numbered headers don't work in github view

1 participant