Gabriel Fróes Franco gffranco
gffranco commented on issue gffranco/nuwiki#6 2026-06-23 23:22:20 +00:00
HTML export diverges from upstream vimwiki :VimwikiAll2HTML output (headings, code fences, tag ids)

Re-ran the same comparison against v0.4.0 (cloned v0.4.0, the v0.4.0 nuwiki-ls binary, identical .wiki sources/templates, diffed against upstream vimwiki under Vim 9.2). Thanks — the…

gffranco pushed to main at gffranco/nuwiki 2026-06-23 15:30:14 +00:00
e0f806d307 style: rustfmt the issue #6 parity changes
gffranco commented on issue gffranco/nuwiki#6 2026-06-23 14:15:00 +00:00
HTML export diverges from upstream vimwiki :VimwikiAll2HTML output (headings, code fences, tag ids)

Fixed in v0.4.0 (commit 8fdfa9e). The exported HTML now matches upstream vimwiki's :VimwikiAll2HTML on the structural differences you flagged:

  1. Headings — restored the full…
gffranco released v0.4.0 at gffranco/nuwiki 2026-06-23 14:13:07 +00:00
gffranco pushed tag v0.4.0 to gffranco/nuwiki 2026-06-23 14:10:19 +00:00
gffranco pushed to main at gffranco/nuwiki 2026-06-23 14:10:18 +00:00
5dd02e7b9e chore(release): 0.4.0
gffranco pushed to main at gffranco/nuwiki 2026-06-23 14:04:19 +00:00
8fdfa9e256 fix(html): match vimwiki export output for headings, code fences, tags, anchors (#6)
gffranco opened issue gffranco/nuwiki#6 2026-06-23 13:30:35 +00:00
HTML export diverges from upstream vimwiki :VimwikiAll2HTML output (headings, code fences, tag ids)
gffranco pushed to main at gffranco/nuwiki 2026-06-07 15:06:36 +00:00
59494e9a86 ci(release): stamp the version in-pipeline from a dispatch input
gffranco released v0.3.0 at gffranco/nuwiki 2026-06-07 14:38:15 +00:00
gffranco pushed tag v0.3.0 to gffranco/nuwiki 2026-06-07 14:35:20 +00:00
gffranco pushed to main at gffranco/nuwiki 2026-06-07 14:35:19 +00:00
e1d734a434 chore(release): 0.3.0
gffranco pushed to main at gffranco/nuwiki 2026-06-07 14:29:45 +00:00
fcce5621a0 fix(lsp): resolve links from anywhere in the link, including the title
gffranco pushed to main at gffranco/nuwiki 2026-06-06 02:07:15 +00:00
3e8c534859 feat(calendar): diary into the current wiki, not always the first
gffranco pushed to main at gffranco/nuwiki 2026-06-06 01:34:28 +00:00
0d1a73a3ba feat(config): bridge setup({wikis}) to g:nuwiki_wikis for VimL plugins
gffranco pushed to main at gffranco/nuwiki 2026-06-06 01:15:48 +00:00
e6f400b370 feat(config): read g:vimwiki_list on Neovim too (lazy.nvim drop-in)
gffranco pushed to main at gffranco/nuwiki 2026-06-05 02:06:01 +00:00
96d53dddf3 fix(install): guard download_bin.vim against 'compatible' mode (dein build)
gffranco pushed to main at gffranco/nuwiki 2026-06-05 01:46:22 +00:00
c144cbbb55 fix(install): simplify to the direct /releases/download/latest/ URL
gffranco pushed to main at gffranco/nuwiki 2026-06-05 01:41:24 +00:00
3c1ed48a2f fix(install): resolve release asset via Gitea API (download was always 404)
gffranco released v0.2.0 at gffranco/nuwiki 2026-06-05 01:32:25 +00:00