m()
#> This is the helper for R users to use markdown.
#> ────────────────── Type m1('url') URL ─────────────────
#> Input m1("url","name")
#> Output [name](url)
#> e.g. m1("https://github.com/JiaxiangBU/add2md/","add2md")
#> [add2md](https://github.com/JiaxiangBU/add2md/)
#> ─────────────── Type m2('url','name') Image ───────────────
#> Input m2("url","name")
#> Output 
#> e.g. m2("https://raw.githubusercontent.com/JiaxiangBU/picbackup/master/add2blog_sample_wallpaper.png","The blog wallpaper")
#> 
#> ───────────────── Type m3('name') bold ─────────────────
#> Input m3("name")
#> Output **name**
#> e.g. m3("Jiaxiang Li")
#> **Jiaxiang Li**
Write down this sentence,
https://jiaxiangbu.github.io/add2md/ add2md官网
Here is a unit of space between the two phrases.
m1()
[add2md官网](https://jiaxiangbu.github.io/add2md/)
The return is on the clipboard. Just copy, m1()
and paste !
or recommendation!
You can set the shortcut in Tools -> Modify Keyboard Shortcuts.
More in vignettes.
https://raw.githubusercontent.com/JiaxiangBU/picbackup/master/add2blog_sample_wallpaper.png The blog wallpaper
The blog wallpaper
This is a summary title
This is content like image, link and so on.
It can be folded to help readers focus on someting important.
In the console, call m_detail()
, and paste on your document.
This is a summary title
This is content like image, link and so on. It can be folded to help readers focus on someting important.
这是标题
第二排是内容
第三排是内容
第四排是内容
这是标题
第二排是内容 第三排是内容 第四排是内容
正像 德国 学者 弗 洛 姆 所说,“( 施 虐) 是 一种 把 无能 感 变为 全能 感 的 行为, 它是 心理上 的 残废 者 的 宗教”,“ 绝对 控制 另一个 生命, 等于 是把 这个 生命 变成 自己的 物品, 自己的 财产, 而 自己 则 成了 这个 物品 的 神”。 张 献 忠 的 喜怒无常, 隐 含着 的 无疑 是 能够 随意 决定 别人 命运 的 从容 与 自得。
张宏杰. 大明王朝的七张面孔 (独立作者) (Kindle 位置 4227-4230). 中信出版社. Kindle 版本.
正像德国学者弗洛姆所说,“(施虐)是一种把无能感变为全能感的行为,它是心理上的残废者的宗教”,“绝对控制另一个生命,等于是把这个生命变成自己的物品,自己的财产,而自己则成了这个物品的神”。张献忠的喜怒无常,隐含着的无疑是能够随意决定别人命运的从容与自得。
Build a rmarkdown file with name
a20181218130409.Rmd is already built.
-- The text is already pasted on your system copyboard! ------------------------
relative_path()
#> ./introduction.Rmd
#> ./url.Rmd
#> ─ The text is already pasted on your system clipboard! ─────────────────
#> [1] "./introduction.Rmd" "./url.Rmd"
./add2md.Rproj
./DESCRIPTION
./docs
./inst
./LICENSE
./LICENSE.md
./man
./NAMESPACE
./NEWS.md
./packrat
./R
./README.md
./README.Rmd
./vignettes