Jekyll puts on SmartyPants
I just released and deployed Jekyll 0.7.0 to GitHub Pages today. This release includes support for SmartyPants via RDiscount for Markdown files. To get all those nice curly quotation marks,…
I just released and deployed Jekyll 0.7.0 to GitHub Pages today. This release includes support for SmartyPants via RDiscount for Markdown files. To get all those nice curly quotation marks, em/en dashes, and elipses, simply make sure your Jekyll repo’s _config.yml
contains the following lines:
markdown: rdiscount
rdiscount:
extensions: [smart]
Then, push your repo to GitHub and enjoy some automatic fancy typographical elements!
NOTE: SmartyPants will only be active on pages written with Markdown.
Written by
Related posts
The top 10 gifts for the developer in your life
Whether you’re hunting for the perfect gift for your significant other, the colleague you drew in the office gift exchange, or maybe (just maybe) even for yourself, we’ve got you covered with our top 10 gifts that any developer would love.
Congratulations to the winners of the 2024 Gaady Awards
The Gaady Awards are like the Emmy Awards for the field of digital accessibility. And, just like the Emmys, the Gaadys are a reason to celebrate! On November 21, GitHub was honored to roll out the red carpet for the accessibility community at our San Francisco headquarters.
Students: Start building your skills with the GitHub Foundations certification
The GitHub Foundations Certification exam fee is now waived for all students verified through GitHub Education.