write documents with markdown
or using intuitive editor.
sync documents into iCloud.
.
CuteNote will render your contents in realtime mode. It makes formating easy. Just select the text, an inline editor toolbar will show with different format options.
Markdown is a way to write content for the web. It’s written in what nerds like to call “plaintext”,
which is exactly the sort of text you’re used to writing and seeing. Plaintext is just the regular alphabet,
with a few familiar symbols, like asterisks ( *
)
and backticks ( `
).
Unlike cumbersome word processing applications, text written in Markdown can be easily shared between computers, mobile phones, and people. It’s quickly becoming the writing standard for academics, scientists, writers, and many more. Websites like GitHub and reddit use Markdown to style their comments.
Your data are automatically synced into apple’s CloudKit database. Only you have access to your data.
CuteNote is able to analyze
styles of the content in your clipboard when pasting. For example, after pasting a <h1>HEADING</h1>
from some website, CuteNote will keep the 'first level heading’ format instead
of paste ‘heading’ as plain text.
CuteNote will save your changes automatically, so you can concentrate on writing.