Table of Contents
Atom
markdown
Atom configuration markdown
markdown-preview
markdown-scroll-sync
markdown-writer
language-markdown
markdown-image-paste
markdown-table-editor
markdown-to-pdf
Written at the end
Home Development Tools atom A brief discussion on how to configure markdown in Atom

A brief discussion on how to configure markdown in Atom

Feb 04, 2021 pm 06:10 PM
atom markdown

A brief discussion on how to configure markdown in Atom

I don’t know how many people are like me. Each software corresponds to a special type of file, such as pycharm for python; sublime for assembly. Of course VScode supports me to open it. All kinds of small files (I don't want to open the IDE every time I open a file), and Atom has become my best choice for using markdown.

Atom

Atom is a cross-platform text editor launched by github specifically for programmers. Here is the download address or https://atom.io.

markdown

Markdown is a lightweight markup language that allows people to write documents in a plain text format that is easy to read and write. Anyway, you can find a lot of introductions online, and most of them are irrelevant. Let’s focus on the key points—easy to read and write.

Atom configuration markdown

First of all, after you download Atom, open a file and save it as xxx.md, so that the file is already in markdown format. Here are more configurations These are some of my commonly used functions. For all the packages mentioned below, you can search through setting (Mac: command , )->install (a bit slow).

Related recommendations: "atom tutorial"

The following are my commonly used packages.

markdown-preview

When we finish writing an article in markdown format (sometimes it really can’t be called an article), it will not be the same as when we use Word or WPS. It is so gorgeous when using similar office software. For example, the bunch of things above actually look like this in the .md file
A brief discussion on how to configure markdown in Atom
But obviously, what we see is not like this, so we can install a package to preview when writing something What we write. There are many options for Atom here. Common preview packages include markdown-preview; markdown-preview-plus and markdown-preview-enhanced, and of course there are many more. The first one is official from atom, but it may not be so feature-rich and is more suitable for light use or lazy people like me. The second one is developed by the community and is also very useful but it seems that it has not been updated for a long time. There is a bug that is widely discussed on github. I haven’t tried the third one, but the download volume is quite large. Of course, when you choose one of them as your preview tool, please remember to keep the other packages closed in settings->packages.

markdown-scroll-sync

A package that allows you to quickly locate the original text when you browse the document and find that you need to modify it. Able to achieve synchronous scrolling, of course including the cursor position.

markdown-writer

An editor that is more convenient than ordinary markdown and can better manage images and links. You can check out the specific usage.

language-markdown

This package can provide you with functions such as keyword coloring of code and convenient code snippet generation.

markdown-image-paste

allows you to use command v to paste images instead of using markdown syntax, especially for local images. If you change the location, you may find Not here.

markdown-table-editor

Being able to use | to create tables, especially compared to other markdown table creations, would be perfect.

markdown-to-pdf

Needed to export what you wrote in pdf format.

Written at the end

For the above packages, if you don’t know how to use them or want to find out how to use them, you can go to https://atom.io/packages to search for the corresponding packages. However, I won’t introduce too much here. We also welcome everyone to recommend more useful packages to each other.

For more knowledge about computer programming, please visit: Introduction to Programming! !

The above is the detailed content of A brief discussion on how to configure markdown in Atom. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How Vue3 parses markdown and implements code highlighting How Vue3 parses markdown and implements code highlighting May 20, 2023 pm 04:16 PM

Vue implements the blog front-end and needs to implement markdown parsing. If there is code, it needs to implement code highlighting. There are many markdown parsing libraries for Vue, such as markdown-it, vue-markdown-loader, marked, vue-markdown, etc. These libraries are all very similar. Marked is used here, and highlight.js is used as the code highlighting library. The specific implementation steps are as follows: 1. Install dependent libraries. Open the command window under the vue project and enter the following command npminstallmarked-save//marked to convert markdown into htmlnpmins

Recommended sharing of 40+ commonly used plug-ins in atom (with plug-in installation methods) Recommended sharing of 40+ commonly used plug-ins in atom (with plug-in installation methods) Dec 20, 2021 pm 04:14 PM

This article will share with you 40+ commonly used plug-ins for atom, as well as methods for installing plug-ins in atom. I hope it will be helpful to you!

How to build a Markdown editor in Python How to build a Markdown editor in Python May 13, 2023 am 09:58 AM

First, make sure you have Python3 and Tkinter installed. Other things we need are tkhtmlview and markdown2. You can install them by running pipinstalltkhtmlviewmarkdown2 or pip3installtkhtmlviewmarkdown2 (if you have multiple Python versions). Now launch your favorite editor or IDE and create a new file (for example www.linuxidc.com.py (I named it linuxidc.com editor)). We'll start by importing the necessary libraries. fromtkinterimport*fro

Intel launches Amston Lake series of Atom processors for edge and networking markets Intel launches Amston Lake series of Atom processors for edge and networking markets Apr 09, 2024 pm 09:22 PM

According to news from this site on April 9, Intel today released the Amston Lake series of Atom processors at Embedded World 2024. The Amston Lake processor is based on the Intel7 process and supports single-channel memory. It can be regarded as a branch variant of the Alder Lake-N processor, including the edge-oriented Atom x7000RE series and the network-oriented x7000C series. This site reported on the ADL-N architecture Atom x7000E processor with up to four cores in 2023, and today’s x7000RE series has further expanded the specifications: it can choose up to 8-core Atom x7835RE, both this processor and the four-core x7433RE Equipped with 32E

Let's talk about how to configure Markdown in VScode (with basic syntax) Let's talk about how to configure Markdown in VScode (with basic syntax) Dec 07, 2022 pm 03:40 PM

How to use markdown in VScode? The following article will introduce you to the method of configuring Markdown in VScode, and talk about the basic syntax of Markdown. I hope it will be helpful to you!

How to use PHP to implement markdown conversion How to use PHP to implement markdown conversion Mar 24, 2023 pm 02:30 PM

As people continue to pursue technology, more and more tools and applications are developed to help people simplify complex tasks. One of them is Markdown, which is a lightweight markup language that converts plain text into HTML-formatted text. This article will introduce how to use PHP to implement Markdown conversion.

What coin is ATOM? What coin is ATOM? Feb 22, 2024 am 09:30 AM

What coin is ATOM? ATOM is the native token of the Cosmos network, a decentralized blockchain platform designed to facilitate connectivity and interoperability between different blockchains. The mission of the Cosmos project is to build a network called "Interconnected Blockchain", and the ATOM token plays a vital role in this network. ATOM tokens were originally issued through an ICO (Initial Coin Offering) in 2017. As a token based on the Tendermint consensus algorithm on the Cosmos blockchain, ATOM tokens are used in the Cosmos network as rewards to incentivize node participants and maintain network security. Cosmos Network The Cosmos Network is a network of independent blockchains that are connected to each other.

Atom basic plug-in recommendation: realize synchronization and special effects typing Atom basic plug-in recommendation: realize synchronization and special effects typing Sep 22, 2022 pm 02:16 PM

How to perform synchronization settings and special effect typing in Atom? In this article, I will recommend several practical plug-ins to you and see what effect they have. I hope it will be helpful to you!

See all articles