File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 26
26
</ tbody >
27
27
</ table >
28
28
29
- < p > For example:</ p >
29
+ < p class =" col-xs-3 custom-paragraph-class " > For example:</ p >
30
30
31
31
< pre class ="syntaxcolor "> < code class ="codesyntaxcolor "> if cond:
32
32
print doit()
33
33
</ code > </ pre >
34
34
35
- < p > < img src ="http://www.google.com/images/logo.gif " alt ="the google logo " class ="custom-image-class " /> </ p >
35
+ < p class =" col-xs-3 custom-paragraph-class " > < img src ="http://www.google.com/images/logo.gif " alt ="the google logo " class ="custom-image-class " /> </ p >
Original file line number Diff line number Diff line change 6
6
"pre": "syntaxcolor",
7
7
"code": "codesyntaxcolor",
8
8
"img": "custom-image-class",
9
- "table": "table table-striped"
9
+ "table": "table table-striped",
10
+ "p": "col-xs-3 custom-paragraph-class",
10
11
}
11
12
}
12
13
}
Original file line number Diff line number Diff line change 1
- extras html-classes knownfailure code.as.com
1
+ extras html-classes code.as.com
You can’t perform that action at this time.
0 commit comments