Ned Ruggeri
|
7a9dea89d6
|
remove non sequitur NOTE on :include
|
2012-10-01 03:34:44 -07:00 |
|
Steve Klabnik
|
15d475a63b
|
Remove readonly notice.
You need to have @implicit_readonly set for this to happen,
and it's false by defualt.
Fixes #3386.
|
2012-09-26 07:59:18 -07:00 |
|
Juanjo Bazán
|
c9a6c6c8d1
|
remove duplication
|
2012-09-24 23:28:02 +02:00 |
|
Prem Sichanugrist
|
41dbb58e2d
|
Fix the usage of * in Markdown
In Textile `*` would convert to `<strong>`, but in Markdown we have to
use `**` instead.
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
721afdcc4b
|
Fix remaining formatting problems in the guide
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
9873dd800b
|
Convert all the links into Markdown format
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
31ef4cf656
|
Convert all inline codes to Markdown syntax
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
21a0b20e39
|
change shell to bash
|
2012-09-17 15:54:22 -04:00 |
|
Prem Sichanugrist
|
c89c163a0e
|
Convert inline code tags to Markdown
|
2012-09-17 15:54:22 -04:00 |
|
Prem Sichanugrist
|
872b7af337
|
Convert heading tags and heading section
|
2012-09-17 15:54:22 -04:00 |
|
Prem Sichanugrist
|
7bc1ca3515
|
Convert code blocks into GFM style
|
2012-09-17 15:54:22 -04:00 |
|
Prem Sichanugrist
|
5137d03cc5
|
Rename the rest of the guides to Markdown
|
2012-09-17 15:54:22 -04:00 |
|