The body of the

In fact, Markdown has always been a niche demand of text lovers and code farmers. Various Markdown editors have emerged on the market, including Mou, Typed, Ulysess, Macdown, Jian Shu, Youdao Cloud, etc. These popular Markdown editors are: Basically adopted the “write” and “preview” phase separation strategy.

Typora’s design philosophy is extreme simplicity, it combines the two things of “writing” and “preview”, the place of input is also the place of output, wySIWYG.

Edit preview in one:

All inline elements (bold, italics) intelligently switch between edit and preview depending on whether they are currently in edit state, while block-level elements (titles, lists) are rendered immediately after Entering and cannot be edited again.

Table, code, formula editing:

These three are grouped together because they are all block elements, and they can all be inserted using shortcut keys.

Form:

The shortcut key for inserting a table on Windows is CTRL + T, which looks like this:

Code:

Enter ‘press Enter, as shown in the picture:

In the lower right corner, you can enter the language of the code, which can be automatically highlighted according to different languages, even Swift is no exception.

Mathematical expression:

To enable this feature, first go to Preference -> Editor and enable it.

Then wrap the Tex command with the $symbol, for example:

$lim_{x to infty} exp(-x)=0$

Produces the following mathematical expression:

Limx – up exp – (x) = 0

Typora supports Latex formula editing. Formula editing is used in almost the same way as code editing. The inline and interline formulas are wrapped in two $, and the interline formulas can be inserted using the CTRL + Shift + M shortcut:

Insert picture:

In traditional Markdown editors, if you want to insert an image, the default syntax looks like this:

In Typora, you just drag and drop an image in, and you’re done. No more memorizing syntax, no more typing in file names, no more searching for file paths, simple as that.

Custom theme:

By default, the download comes with several themes: Github, NewPrint, Night, Pixyll, whitey

Export:

Typora’s export options offer a lot of options, PDF, HTML, etc.,

The following is a preview of the exported PDF format:

The Windows and MAC versions of the software can follow the public account at the end of the article and reply [1] in the background, plus the small assistant wechat request.

This public number provides CSDN download service for free, massive IT learning resources, if you are ready to enter the IT pit, inspirational to become an excellent program monkey, then these resources are suitable for you, including but not limited to Java, GO, Python, SpringCloud, ELK, embedded, big data, interview materials, front-end resources. At the same time, we have set up a technical exchange group, in which there are many big wigs who will share technical articles from time to time. If you want to learn and improve together, you can reply [2] on the background of the public account. We invite the technical exchange group to learn and improve each other for free, and we will share programming IT related resources from time to time.

Scan code attention, wonderful content for the first time to push to you