Haroopad--最好用的markdown编辑器

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/wangshubo1989/article/details/53007104

对于程序员来说,markdown绝对不会陌生。

不管是写博客,或是写readme,或是写wiki,都会用到markdown语法。

这篇博客不是为了介绍markdown的语法,之所以写这篇博客是因为终于找到了一款好用的离线markdown编辑器了!!!!!

haroo在韩语中的意思是“一天”,所以为什么官方网站很多是韩文。

官网:
http://pad.haroopress.com/

作为使用人员进入:
http://pad.haroopress.com/user.html

github地址:
https://github.com/rhiokim/haroopad/

官方介绍:
Haroopad is a markdown enabled document processor for creating web-friendly documents.

You can author professional-looking documents of various formats: blog posts, slides, presentations, reports, email and more.

Haroopad gives you the same editing experience regardless of the platform you are working on. It runs on all three major operating systems—Windows, Mac OS X, and Linux.

最重要的是跨平台,可以在windows mac linux上使用!

根据自己的平台进行下载:
这里写图片描述

Haroopad做了很好的国际化,所以使用中文的朋友不用一点担心!

这里写图片描述
牛逼的代码块
比如显示C++代码:

void MainThread::OnMsgBoxCallback( MsgBoxRet ret )
{
    if(ret == MB_YES)
    {
        std::wstring dir = QPath::GetNimAppDataDir();
        QCommand::AppStartWidthCommand(dir, L"");
    }

    nim_ui::WindowsManager::SingletonShow<LoginForm>(LoginForm::kClassName);
}

效果:
这里写图片描述

导出PDF
文件 -> 打印 -> 打印到文件

导出html
文件 -> 导出到 -> HTML

使用
markdown:

# Presentation Title
[Yours Truly](), Famous Inc.

![cover](http://www.dvd-ppt-slideshow.com/images/ppt-background/background-6.jpg)
***

## Header

Typewriter etsy messenger bag [fingerstache](), aesthetic vinyl semiotics twee **DIY** forage chillwave. Thundercats ennui messenger bag, squid carles chillwave shoreditch pickled cliche **letterpress**. DIY beard locavore occupy salvia, whatever single-origin ==coffee== fanny pack 3 wolf moon typewriter gastropub1 kale H20 chips. Ennui keffiyeh thundercats jean shorts biodiesel. Terry richardson, swag blog locavore umami vegan helvetica. Fingerstache kale chips.

<footer>
<p>DIY beard locavore <i>occupy</i> salvia, whatever single-origin <code>coffee</code> fanny pack 3 wolf moon <a href="">typewriter</a> gastropub<sup>1</sup> kale H<sub>2</sub>0 chips. Ennui <strong>keffiyeh</strong> thundercats jean <em>shorts</em> biodiesel. Terry richardson, swag blog locavore umami <b>vegan</b> helvetica. Fingerstache kale chips.</p>
</footer>

***

## Header

Thundercats ennui messenger bag, squid carles chillwave shoreditch pickled cliche letterpress. DIY beard locavore occupy salvia, whatever single-origin coffee fanny pack 3 wolf moon typewriter gastropub kale chips. Ennui keffiyeh thundercats jean shorts biodiesel. Terry richardson, swag blog locavore umami vegan helvetica. Fingerstache kale chips.

Typewriter etsy messenger bag fingerstache.

***

## Lists in English typography

* Ennui keffiyeh thundercats
* Jean shorts biodiesel
* Terry richardson, swag blog
    1. Locavore umami vegan helvetica
    2. Fingerstache kale chips
    3. Keytar sriracha gluten-free
* Before they sold out master

***

## Lists in Russian typography

- Ennui keffiyeh thundercats
- Jean shorts biodiesel
- Terry richardson, swag blog
    1. Locavore umami vegan helvetica
    2. Fingerstache kale chips
    3. Keytar sriracha gluten-free
- Before they sold out master

***

## Lists in English typography

1. Locavore umami vegan helvetica
2. Fingerstache kale chips
3. Keytar sriracha gluten-free

* Ennui keffiyeh thundercats
* Jean shorts biodiesel
* Terry richardson, swag blog

***

## Quote

> Typewriter etsy messenger bag fingerstache, aesthetic vinyl semiotics twee DIY forage chillwave. Thundercats ennui messenger bag, squid carles chillwave shoreditch pickled cliche letterpress. _**Author Name**_

DIY beard locavore occupy salvia, whatever single-origin coffee fanny pack 3 wolf moon typewriter gastropub kale chips.

***

## Table

| Locavore     | Umami        | Helvetica | Vegan     |
|--------------|--------------|-----------|-----------|
| Fingerstache | Kale         | Chips     | Keytar    |
| Sriracha     | Gluten-free  | Ennui     | Keffiyeh  |
| Thundercats  | Jean         | Shorts    | Biodiesel |
| Terry        | Richardson   | Swag      | Blog      |

Typewriter etsy messenger bag fingerstache.

*** 

## Numbered code listing

    <html lang="en">
    <head> <!--Comment-->
        <title>Shower</title>
        <meta charset="UTF-8">
        <link rel="stylesheet" href="s/screen.css">
        <script src="j/jquery.js"></script>
    </head>

***

## You Can <br> Shout This Way

***

## [Linked Shout]()

***

## Growing Shout

***

## Shrinking Shout

效果:

Presentation Title

Yours Truly, Famous Inc.

cover


Typewriter etsy messenger bag fingerstache, aesthetic vinyl semiotics twee DIY forage chillwave. Thundercats ennui messenger bag, squid carles chillwave shoreditch pickled cliche letterpress. DIY beard locavore occupy salvia, whatever single-origin ==coffee== fanny pack 3 wolf moon typewriter gastropub1 kale H20 chips. Ennui keffiyeh thundercats jean shorts biodiesel. Terry richardson, swag blog locavore umami vegan helvetica. Fingerstache kale chips.

DIY beard locavore occupy salvia, whatever single-origin coffee fanny pack 3 wolf moon typewriter gastropub1 kale H20 chips. Ennui keffiyeh thundercats jean shorts biodiesel. Terry richardson, swag blog locavore umami vegan helvetica. Fingerstache kale chips.


Header

Thundercats ennui messenger bag, squid carles chillwave shoreditch pickled cliche letterpress. DIY beard locavore occupy salvia, whatever single-origin coffee fanny pack 3 wolf moon typewriter gastropub kale chips. Ennui keffiyeh thundercats jean shorts biodiesel. Terry richardson, swag blog locavore umami vegan helvetica. Fingerstache kale chips.

Typewriter etsy messenger bag fingerstache.


Lists in English typography

  • Ennui keffiyeh thundercats
  • Jean shorts biodiesel
  • Terry richardson, swag blog
    1. Locavore umami vegan helvetica
    2. Fingerstache kale chips
    3. Keytar sriracha gluten-free
  • Before they sold out master

Lists in Russian typography

  • Ennui keffiyeh thundercats
  • Jean shorts biodiesel
  • Terry richardson, swag blog
    1. Locavore umami vegan helvetica
    2. Fingerstache kale chips
    3. Keytar sriracha gluten-free
  • Before they sold out master

Lists in English typography

  1. Locavore umami vegan helvetica
  2. Fingerstache kale chips
  3. Keytar sriracha gluten-free

    • Ennui keffiyeh thundercats
    • Jean shorts biodiesel
    • Terry richardson, swag blog

Quote

Typewriter etsy messenger bag fingerstache, aesthetic vinyl semiotics twee DIY forage chillwave. Thundercats ennui messenger bag, squid carles chillwave shoreditch pickled cliche letterpress. Author Name

DIY beard locavore occupy salvia, whatever single-origin coffee fanny pack 3 wolf moon typewriter gastropub kale chips.


Table

Locavore Umami Helvetica Vegan
Fingerstache Kale Chips Keytar
Sriracha Gluten-free Ennui Keffiyeh
Thundercats Jean Shorts Biodiesel
Terry Richardson Swag Blog

Typewriter etsy messenger bag fingerstache.


Numbered code listing

<html lang="en">
<head> <!--Comment-->
    <title>Shower</title>
    <meta charset="UTF-8">
    <link rel="stylesheet" href="s/screen.css">
    <script src="j/jquery.js"></script>
</head>

You Can
Shout This Way


Linked Shout


Growing Shout


Shrinking Shout

猜你喜欢

转载自blog.csdn.net/wangshubo1989/article/details/53007104