Closed ioleo closed 12 years ago
@cedriclombardot I'm not 100% sure the markdown is correct, but I have no way of previewing it.
You can install gems jekyll and rdiscount
And run : jekyll --rdiscount --pygments --lsi --server 8080
To see the site on your machine
2012/9/13 loostro notifications@github.com
@cedriclombardot https://github.com/cedriclombardot I'm not 100% sure the markdown is correct, but I have no way of previewing it.
— Reply to this email directly or view it on GitHubhttps://github.com/symfony2admingenerator/symfony2admingenerator.github.com/pull/28#issuecomment-8512669.
I previewed it on github, everything is OK, only {% highlight yaml %} does not work.. but thats not standard markdown function i think its in your code.. so it should be OK.
Merged
Related to https://github.com/symfony2admingenerator/AdmingeneratorGeneratorBundle/pull/230