COMMITS
May 25, 2026
M
fix: handle checkbox rendering in single line nested lists
MeanderingProgrammer committed
May 24, 2026
M
feat: add snacks.nvim image as conflict if latex is enabled
MeanderingProgrammer committed
May 7, 2026
M
feat: allow rendering when window is in diff mode
MeanderingProgrammer committed
M
chore: split main config to extend a state config, use in state module, avoids field duplication
MeanderingProgrammer committed
M
fix: false positive link matching
MeanderingProgrammer committed
April 26, 2026
M
feat: configurable code block background inset
MeanderingProgrammer committed
April 21, 2026
M
feat: ability to not conceal wikilink destination when there is an alias
MeanderingProgrammer committed
April 12, 2026
M
chore: add unit tests for concealing spaces in inline code blocks
MeanderingProgrammer committed
April 8, 2026
M
fix: check global Obsidian.opts for Obsidian.nvim in healthcheck
MeanderingProgrammer committed
April 7, 2026
M
chore: more concise return in render setup methods when possible
MeanderingProgrammer committed
M
fix: handle footnotes in link_reference_definition nodes
MeanderingProgrammer committed
April 5, 2026
M
chore: store inline virtual text directly in context
MeanderingProgrammer committed
M
feat: improve table start column tracking
MeanderingProgrammer committed
M
feat: allow inline code left and right icon highlight to be specified
MeanderingProgrammer committed
M
chore: update changelog
MeanderingProgrammer committed
M
chore: update demo generation to use vim.pack and script dependencies
MeanderingProgrammer committed
M
chore: use global loaded value to avoid duplicate init
MeanderingProgrammer committed
March 31, 2026
M
fix: nested headings inside block quotes
MeanderingProgrammer committed
M
chore: fix type hints and deprecated method warnings following 0.12.0 release
MeanderingProgrammer committed
March 9, 2026
M
chore(release): 8.12.0
MeanderingProgrammer committed
M
chore(refactor): update table class names used while parsing
MeanderingProgrammer committed
March 8, 2026
M
chore(refactor): separate table delimiter from overall column metadata
MeanderingProgrammer committed
March 5, 2026
M
fix: remove pipe_table.filler config and RenderMarkdownTableFill highlight
MeanderingProgrammer committed
March 4, 2026
M
chore(refactor): store node associated with columns when parsing tables
MeanderingProgrammer committed
March 3, 2026
M
feat: heading icon eol position
MeanderingProgrammer committed
M
feat: allow custom link icons to be disabled for images
MeanderingProgrammer committed
M
chore: refactor classes used for table parsing
MeanderingProgrammer committed
February 28, 2026
M
feat: disable code based on languages
MeanderingProgrammer committed