Guillermo Iguaran
|
66ed71fd6f
|
Remove highly uncommon config.assets.manifest option for moving the manifest path.
This option is now unsupported in sprockets-rails.
|
2012-09-19 18:02:37 -05: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
|
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 |
|