Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typo fix: remove duplicate period | cczona | 2012-09-27 | 1 | -1/+1 | |
| | ||||||
* | Remove highly uncommon `config.assets.manifest` option for moving the ↵ | Guillermo Iguaran | 2012-09-19 | 1 | -9/+0 | |
| | | | | | | manifest path. This option is now unsupported in sprockets-rails. | |||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 | |
| | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | |||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -50/+43 | |
| | ||||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -14/+14 | |
| | ||||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -98/+98 | |
| | ||||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -6/+6 | |
| | ||||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -33/+43 | |
| | ||||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -110/+110 | |
| | ||||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+766 | |