Skip to content

1.1.0-alpha.3

This corrective alpha restores the paper layer in pageless Reading view.

  • Ruled lines, graph/dot/decorative patterns, and optional margin lines are visible again instead of being painted behind the page background.
  • The content surface now owns an isolated stacking context, keeping paper and watermark layers behind Markdown while above the solid page color.
  • A compiler regression test protects the Reading-view layer order.
  • Verified graph paper, ruled lines, and the red margin line visually in Obsidian 1.13.4 Reading view.
  • ESLint, Vitest, strict TypeScript, the production build, and the mobile bundle guard passed.
  • npm audit reported zero known vulnerabilities.

Manual installation requires all three attached files: main.js, manifest.json, and styles.css.