Vipul A M
5cfaf5a46e
- Changed IN
to ON
in markdown renderer condition
...
- Changed `IN` to `ON` in all note sentences in guides.
2015-01-14 11:52:13 +05:30
Robin Dupret
0aa18c7d18
Consider html+erb
as a valid language for snippets
...
To highlight ERB snippets, both `erb` and `html+erb` are used as a
language passed to the code block. However, only the former will be
correctly highlighted.
2015-01-03 12:57:29 +01:00
Xavier Noria
6dd4c04b71
removes superfluous regexp group
2014-12-23 23:51:42 +01:00
Xavier Noria
f2bdca3bf9
third test to warn against reading guides in GitHub
2014-12-23 23:24:06 +01:00
Xavier Noria
82180f4ebd
second test to warn against reading guides in GitHub
2014-12-23 23:18:51 +01:00
Xavier Noria
5a877d504e
proof of concept, need to check in GitHub
2014-12-23 23:00:27 +01:00
Hendy Tanata
71c7fd1013
Uppercase HTML in docs.
...
[skip ci]
2014-08-08 14:27:05 -07:00
Robin Dupret
ad3628b311
Update Redcarpet to 3.1.2
...
This version fixes an API breakage between 3.0 and 3.1 ; the header
method's arity should not have changed.
[ci skip]
2014-05-14 19:52:47 +02:00
Nate Berkopec
220528548b
Guides: output valid HTML5
...
[ci skip]
2014-05-05 17:42:04 -04:00
Vipul A M
7ecaa0057c
remove unused variable
2013-04-13 13:19:54 +05:30
Carlos Antonio da Silva
9886b88a3b
Do not strip code blocks, otherwise we may get misaligned output
...
[ci skip]
2012-11-07 09:22:14 -02:00
Prem Sichanugrist
1fa5c3b39f
Fix footnote format
...
Markdown has footnote, but Redcarpet doesn't support it.
2012-09-17 15:55:17 -04:00
Prem Sichanugrist
f35187be22
Make sure that styles in NOTE block got converted
2012-09-17 15:54:23 -04:00
Prem Sichanugrist
efa7717b7a
4.0 release note now renders correctly with index
2012-09-17 15:54:21 -04:00
Prem Sichanugrist
544f6bcb90
Start rewriting 4.0 release note into Markdown
2012-09-17 15:54:21 -04:00