Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to write PPT with Markdown software Marp

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

How to use Markdown software Marp to write PPT, in view of this problem, this article introduces the corresponding analysis and answer in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible method.

What is Marp?

Marp is a free cross-platform software for editing slides with Markdown. Users edit MD text in the left area and instantly display the effect on the right. The software supports a variety of theme color matching, in the slide can insert Emoji, mathematical formulas, custom background, export to PDF documents.

About Markdown

Markdown is a lightweight "markup language" for writing, which uses concise syntax instead of typesetting, unlike the word processing software Word or Pages that we usually use with a large number of typesetting and font settings. It allows us to concentrate on codewords and use "tag" syntax instead of the common typesetting format. For example, the keyboard can do everything from the content to the format, and even the illustrations.

Marp debut

Marp is an extremely simple slide production tool, using Markdown syntax to write slides.

Of course, it is not as gaudy as PowerPoint, nor does it have a variety of theme borders to choose from, but it is appropriate and efficient if you want to write a PPT,Marp in 5 minutes.

Marp download, https://yhatt.github.io/marp

Characteristics of Marp

1. Support for Windows, Mac, and Linux systems.

two。 Easy to use-Marp contains only two themes, one set of white and one set of dark colors

(specializes in choice phobia)

3. Multi-mode real-time preview.

4. Support emoji emoticons and mathematical formulas. (slides without emoji are not good PDF)

5. So, you can export slides to PDF.

VSCode environment production

First install the plug-in for your VSCode

MarkeDown syntax

Take a chestnut:

-marp: truepaginate: truetheme: defaultclass:-lead-invertsize: 16Rose 9muri-

# Quartz Enterprise Open Source Task Job scheduling Library

-

# introduction

-OpenSymphony provides a powerful open source task scheduling library

-

# using Quartz

Before using Scheduler, you need to instantiate (who guessed it? ). To do this, you can use SchedulerFactory. Some users of Quartz may keep instances of factory in JNDI storage, while others may find it easier to initialize directly (such as the following example).

After scheduler is instantiated, you can start (start), pause (stand-by), and stop (shutdown). Note: after scheduler is stopped, it cannot be restarted unless re-instantiated; only when scheduler is started, even if it is in a paused state, will trigger be triggered (job will be executed).

In the following code snippet, an scheduler is instantiated and started, and a job is scheduled to execute:

-

Architecture! [width] (http://image.codingce.com.cn/Quartzsystem.png)

-

The first is the export file format, which supports * .pdf, * .html, * .pptx.. Wait,

For example, export pdf

two。 Local operation

This is the answer to the question about how to write PPT with Markdown software Marp. I hope the above content can be of some help to everyone. If you still have a lot of doubts to be solved, you can follow the industry information channel to learn more about it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report