Gabriel Fróes Franco gffranco
gffranco pushed to main at gffranco/nuwiki 2026-08-18 22:30:39 +00:00
29a7766907 fix(doc): remove duplicate g:nuwiki_no_calendar tag breaking helptags
gffranco released v0.5.2 at gffranco/nuwiki-rs 2026-08-07 18:29:03 +00:00
gffranco pushed tag v0.5.2 to gffranco/nuwiki-rs 2026-08-07 18:24:22 +00:00
gffranco pushed to main at gffranco/nuwiki-rs 2026-08-07 18:24:19 +00:00
9884f7b13c chore(release): 0.5.2
gffranco pushed to main at gffranco/nuwiki-rs 2026-08-07 18:20:56 +00:00
e073533c62 fix(release): make the x86_64 musl binary actually static
gffranco pushed to main at gffranco/nuwiki 2026-08-07 17:58:58 +00:00
95c054ef80 fix(install): prefer the musl asset on NixOS and other non-FHS hosts
gffranco opened issue gffranco/nuwiki-rs#2 2026-07-02 16:43:38 +00:00
Table cells: handle escaped `\
gffranco pushed to main at gffranco/nuwiki 2026-07-02 16:43:19 +00:00
5375e30bda fix(tables): don't skip escaped \| in cell scan — match the server
gffranco released v0.5.1 at gffranco/nuwiki-rs 2026-07-02 12:34:56 +00:00
gffranco commented on issue gffranco/nuwiki-rs#1 2026-07-02 12:31:38 +00:00
Table cell split on | inside [[url|title]] links (HTML export mangles link + adds a column)

Fixed in 18f1ddf and released in v0.5.1.

The table-row lexer now uses a construct-aware cell_bar_positions scanner that skips `

gffranco pushed tag v0.5.1 to gffranco/nuwiki-rs 2026-07-02 12:31:20 +00:00
gffranco pushed to main at gffranco/nuwiki-rs 2026-07-02 12:31:17 +00:00
2dfc2d9de2 chore(release): 0.5.1
18f1ddfe7f fix(lexer): don't split table cells on | inside links/code
Compare 2 commits »
gffranco closed issue gffranco/nuwiki-rs#1 2026-07-02 12:31:16 +00:00
Table cell split on | inside [[url|title]] links (HTML export mangles link + adds a column)
gffranco released v0.5.2 at gffranco/nuwiki 2026-07-02 12:02:24 +00:00
gffranco pushed tag v0.5.2 to gffranco/nuwiki 2026-07-02 12:02:23 +00:00
gffranco pushed to main at gffranco/nuwiki 2026-07-02 12:02:23 +00:00
51e857f3c6 chore(release): 0.5.2
gffranco opened issue gffranco/nuwiki-rs#1 2026-07-02 12:01:53 +00:00
Table cell split on `
gffranco pushed to main at gffranco/nuwiki 2026-07-02 11:57:19 +00:00
4c187fee3c fix(tables): don't split a cell on a | inside a link/code/escape
gffranco released v0.5.1 at gffranco/nuwiki 2026-06-29 11:38:18 +00:00
gffranco pushed tag v0.5.1 to gffranco/nuwiki 2026-06-29 11:38:16 +00:00