- Fix CI
- Moved from vanilla web components to StencilJS to make adding new features easier
- Fixed md-bib-url snippet
- Show all references by default
- Add bibliography export
- Table of contents
- Same chapter titles no longer clash
- Chapter names with weird characters are now correctly linkable
- Chapters are referencable
- Bug fixes
- Switch to https when getting bibliography from doi
- Bug fixes
- Checkbox works again
- Update vulnerable packages
- Remove command
- Page margins are now set using md-style, until better solution can be found
md-bib-url
now has accessed property- Rebuilt link-storage for new functionality
- ordering
- removing unused references
- Multiple references at once!
- You can now reference anything that BibTex can!
- More options to format your references
- Combine vscode styles and document styles
- Show citation key in bibliography
- Move css to actual css files
- Remove css from ts components
- Improve acm
Improve documentation
Initial Release!