# Leaf v0.5.0 - Table of Contents

Visual WYSIWYG + Obsidian-style hybrid live preview + markdown editor for Phoenix LiveView

## Pages

- [Leaf](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [Leaf](Leaf.md): Dual-mode content editor LiveComponent with visual (WYSIWYG) and markdown modes.
- [Leaf.Gettext.Pot](Leaf.Gettext.Pot.md): Renders `priv/gettext/leaf.pot` from Leaf's source.

## Mix Tasks

- [mix leaf.gettext.extract](Mix.Tasks.Leaf.Gettext.Extract.md): Regenerates `priv/gettext/leaf.pot`.
- [mix quality](Mix.Tasks.Quality.md): Runs format check, credo, and dialyzer.

