Format Text
Formatting using templates
Customize template in Markdown
When you create a Markdown document with template, the template is defined in the YAML of the file. To amend the elements of the template, you will need to edit the YAML parameters. For the latest General parameters Please refer to the page here: https://docs.jotterpad.app//markdown/attributes/general To have more control over specific documentClass, here are the special parameters: documentClass: letter Please refer to the page here: https://docs.Few readersCustomize template in Latex
This article is work in progress. Please come back again.Few readersAdd Flow Chart in Markdown Using Mermaid
A flowchart is a diagram that depicts the steps in a process. Basic flowcharts are easy to create and, because the shapes are simple and visual, they are easy to understand. JotterPad uses Mermaid.js to design and preview flow chart in Markdown files. All flow charts are composed of nodes, the geometric shapes and edges, the arrows or lines. The mermaid code defines the way that these nodes and edges are made and interact. Example of familySome readersAdd Sequence Diagram in Markdown Using Mermaid
Sequence Diagram is an interaction diagram that details how operations are carried out. JotterPad uses Mermaid.js to design and preview sequence diagram in Markdown files. Add Sequence Diagram using Mermaid Sequence Diagram can be added using Mermaid flow chart syntax in JotterPad's Markdown code block. To declare Mermaid in the code block to beFew readersAdd Gantt Chart in Markdown Using Mermaid
A Gantt chart is a type of bar chart that illustrates a project schedule. JotterPad uses Mermaid.js to design and preview Gantt chart in Markdown files. Add Gantt chart using Mermaid Gantt chart can be added using Mermaid Gantt chart syntax in JotterPad's Markdown code block. To declare Mermaid in the code block to be rendered globally, use codeBlockRenderAs: mermaid in theFew readersAdd Pie Chart in Markdown Using Mermaid
A Pie chart is a circular statistical graphic, which is divided into slices to illustrate numerical proportion. JotterPad uses Mermaid.js to design and preview Pie chart in Markdown files. Add Pie chart using Mermaid Pie chart can be added using Mermaid Pie chart syntax in JotterPad's Markdown code block. To declare Mermaid in the code block to be rendered globally, use codeBFew readersAdd Music Notation & Chords in Markdown
Create and print beautiful sheet music, guitar chord/lyrics with quick and easy to use music notation shorthand in JotterPad. Add Musical Notation using ABC Notation How To Use Sheet music can be added using ABC Notation syntax in JotterPad's Markdown code block. To declare ABC Notation in the code block to be rendered globally, use codeBlockRenderAs: abc in the Markdown file's YAML (/en/aFew readersCreate Mind Map in Markdown
A mind map is a diagram used to visually organize information into a hierarchy, showing relationships among pieces of the whole. JotterPad uses Markmap to render mind map in Markdown files. Create Mind map using Markmap Mind map can be created using Markdown syntax in JotterPad's Markdown code block. To declare mind map in the code block to be rendered globally, use codeBlockRenderAs: markmap inSome readers
Writing Tools
General
Spell Check and Auto Text Correction
How to Enable Spell Check and Auto Text CorrectionFew readersCopy and Paste Text
How to Copy and Paste Texts into JotterPad DocumentsFew readersKeyboard Shortcuts
A Guide to Keyboard Shortcuts for JotterPadFew readersTypewriter Scrolling
How to Enable Typewriter View in JotterPadFew readersQuick Scroll to Headline
How to Quick Scroll in JotterPad DocumentsFew readers