Home > Development Tools > sublime > body text

Can you add pictures to sublime text?

藏色散人
Release: 2021-12-06 15:51:47
forward
10848 people have browsed it

The following tutorial column of sublime will introduce to you the question of whether you can add pictures in sublime text. I hope it will be helpful to friends who need it!

Can you add pictures to sublime text?

You can write code in sublime text, but can you add pictures in sublime text?

If possible, how to add it?

In fact, sublime can display image files!

sublime is a text editor, text is text, and pictures are binary files;

So you can achieve hypertext effects and insert local or network pictures through html or markdown;

There is also a plug-in in sublime that can be previewed instantly, which implements the functions of IDEs such as Dreamweaver, or the functions of the markdown editor.

sublime is a great method~

Sublime Text is a text editor (paid software, you can try it indefinitely, but there will be an activation prompt pop-up window), and it is also an advanced code editor. Sublime Text was developed by programmer Jon Skinner in January 2008. It was originally designed as a Vim with rich extension functions.

Sublime Text has a beautiful user interface and powerful features such as code thumbnails, Python plug-ins, code snippets, etc. Key bindings, menus and toolbars can also be customized. The main features of Sublime Text include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems.

The above is the detailed content of Can you add pictures to sublime text?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template