Is this your app? Claim this page to add your own description, links and contact info. It's free. →
Version
0.8.3
Size
0 Bytes
Updated
1 month ago
Released
31 Jan 2022
Description
Write in Podlite markup language with a live preview.
Editor
• Smart lists — Enter continues, Tab nests, checkboxes carry over
• Code folding for =begin/=end blocks and =head sections
• Image paste and drag-drop — files save to a media folder next to your document, =picture line inserted at the cursor
• Syntax highlighting with semantic block recognition (=TITLE, =NAME, =Diagram) and v2.0 structured blocks
• Fast on large documents
• Text search (Cmd+F)
Live Preview
• Headers, images, math formulas, Mermaid diagrams, task lists, tables
• Collapsible blocks with :folded; folding for headings folds the whole section
• Automatic heading numbering with :numbered and =config preconfiguration
• =include resolves at render time and refreshes when the source file changes
• Export to HTML and PDF
Workspace
• Split view (Cmd+.) and full preview (Cmd+\)
• Session restore for cursor, scroll, fold state, view mode
• Per-file view mode persistence
• Auto-reload on disk changes, including atomic-write edits from IDEs and sync tools
• Import from Markdown
Blocks and Extensions
• =markdown — GitHub Flavored Markdown inside a Podlite document
• =Mermaid — diagrams, flowcharts, sequence diagrams
• =formula — math formulas
• =picture — images and video
• =toc — table of contents
• =table, =row, =cell, =data-table — structured and CSV/TSV tables with :folded support
• =config — block defaults applied to every block of a type
Podlite is an open-source block-based markup language. podlite.org.
Estimates
Availability
Devices
MacDesktop
Pricing by country
| Country | Price |
|---|---|
| Canada | free |
| China | free |
| France | free |
| Germany | free |
| Italy | free |
| Netherlands | free |
| Portugal | free |
| Spain | free |
| UK | free |
| India | free |
| Japan | free |
| Korea, Republic Of | free |
| Poland | free |
| Russia | free |
| Turkey | free |
| USA | free |
| Ukraine | free |
Version History
Latest: 0.8.3
• =picture renders in the live preview again (sandboxed builds couldn't read image files; they're now read in the main process and inlined).
• =config item1 :numbered now produces an ordered list instead of bullets.
• =code blocks with :lang are syntax-highlighted in the live preview, matching the editor pane
• Apple Silicon performance fix
v0.5.0
1 month ago