Skip to content

Matn v1.2.6

Choose a tag to compare

@Ajarallah Ajarallah released this 08 Jul 06:45
· 14 commits to main since this release

RTL rendering + reading-layout pass.

  • Consistent RTL: headings/paragraphs follow the document's dominant direction (a Latin-first heading no longer flips an Arabic doc to LTR).
  • One reading column for everything — code, tables and diagrams sit at the same edges as the text; wide content scrolls inside its own box instead of leaking past the column.
  • Reading width capped to a comfortable ~1008px column (presets 80/96/112); text alignment control (Start / Justify); font picker is now a compact dropdown.
  • macOS: double-clicking a .md no longer hangs Matn.app.