-
Macdown is pretty awesome, but I found the code block parsing is not as convenient as other editors do (github wiki page, typora.)
1. Everytime you want to write a code block, you have to make sure th…
-
Imported from vmg/sundown#132.
Our current autolinker doesn't detect URLs like https://home-router/login.cgi?admin=1 or http://localhost because the host doesn't contain dots or colons. We should pro…
-
![image](https://cloud.githubusercontent.com/assets/7575119/17761184/972673e0-6537-11e6-95e2-52384c7855a5.png)
使用多行代码块时,若与前段内容之间没有空格行时,显示为上边的样式,有空格行时,显示为下边的样式,不知道这个算不算bug,还是说是语法问题
-
I've just got a Nokia T10 (8" Android tablet) which will be used mainly for reading Kindle books and Readly magazines.
I will write the occasional notes using Markdown.
I am primarily an Apple d…
-
@zdne opened apiaryio/snowcrash#29
-
```
kramdown
: A Markdown-superset converter
```
Refs:
- https://pythonhosted.org/Markdown/extensions/definition_lists.html
- http://meta.stackexchange.com/questions/72395/is-it-possible-to-have-def…
ionas updated
8 years ago
-
Hi,
CFLAGS is set in config.m4.
This is a bad practice as this don't honor default build flags used in downstream distribution.
As you only add warnings, probably you can omit those.
Else, please u…
-
Markdown text as follow:
```
* line
* sub line
* sub sub line
```
which in github will render as:
- line
- sub line
- sub sub line
but in macdown, it looks like:
![sublist render](http…
-
#### Steps to reproduce
1. Create table in Simplenote web as below
```
header-1 | header-2
-- | --
cell-1 | cell-2
```
2. Table renders as expected on web
3. Table does not render on Android
…
-
So what's going on? Github _seems_ to still be using this library, and a replacement doesn't appear to have materialized. The last commit saying "Stay tuned" is from 2012. What's up in Markdown land?
…