markdown 2019年微博

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 2019年微博相关的知识,希望对你有一定的参考价值。

2019-05-21 09:43:10

> how to batch rename file with prefix in bash 

```bash
for filename in *.pdf; do mv "$filename" "YOUR-PREFIX-NAME_$filename"; done;
```
2019-05-14 11:18:13
> 比特币昨夜继续疯狂

![image](https://user-images.githubusercontent.com/150418/57668567-4b2b1f80-75f7-11e9-8207-be6ed7494363.png)
2019-05-09 12:56:28
> 终于可以用上github issue作为blog的评论了 https://utteranc.es/?installation_id=939187&setup_action=install

![image](https://user-images.githubusercontent.com/150418/57428238-f6626000-7216-11e9-87a8-ed6f95eee92c.png)
2019-05-08 17:28:38
> remove discus plugin for jekyll blog

```html
{% comment %}
{% include navbar.html %}
{% endcomment %}
```
2019-05-08 15:06:40
> Rust book: Beginning rust from novice to professional

https://www.dropbox.com/s/wyq1dgev183mjdo/Beginning%20Rust%20from%20Novice%20to%20Professional.pdf?dl=0

![image](https://user-images.githubusercontent.com/150418/57356401-e0459880-715f-11e9-8f4d-b543480b7ad5.png)
2019-05-08 14:25:48
> gist里面可以支持图片, 方法就是将图片拖入comment, 会自动上传产生一个链接,然后将markdown对应链接放入你的file里即可。 比如这样:

![image](https://user-images.githubusercontent.com/150418/57354163-58a95b00-715a-11e9-9855-24b6f85d88b5.png)
2019-05-08 13:36:16

>  在blog里建一个specialtopic的tag, 比如tweet、blockchain某个特别关注的主题, 有点timeline的意思。
2019-05-08 13:24:49

> google custom search in alfred: https://cse.google.com/cse?r=m&cx=016685344683901672096:56dgrtoymes&q={query}    from here: https://www.alfredforum.com/topic/9074-google-custom-search-in-alfred/

![image](https://user-images.githubusercontent.com/150418/57351556-de74d880-7151-11e9-82a3-ba688fb695f6.png)

以上是关于markdown 2019年微博的主要内容,如果未能解决你的问题,请参考以下文章

CSDN 2021-2022年微博情感数据分析

微博开源框架Motan初体验

2018-02-23WebLogic管理控制台用户存放位置

2019.4.14 ------ 新浪微博批量删除微博脚本

2021年微信视频号的出现,会是下一个新思域吗?

当今最全面可用的微博分享组件嵌入方法(亲测2019年2月仍有效)