File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -94,9 +94,10 @@ exports.small = all
9494exports . span = all
9595exports . sup = all
9696exports . sub = all
97- exports . thead = all
9897exports . tbody = all
9998exports . tfoot = all
99+ exports . thead = all
100+ exports . time = all
100101
101102exports . address = wrapped
102103exports . article = wrapped
Original file line number Diff line number Diff line change 1+ < p > The Cure will be celebrating their 40th anniversary on < time datetime ="2018-07-07 "> July 7</ time > in London Hyde Park.</ p >
2+
3+ < p > The concert starts at < time > 20:00</ time > and you'll be able to enjoy the band for at least < time > 2h 30m</ time > .</ p >
Original file line number Diff line number Diff line change 1+ {
2+ "fragment" : true
3+ }
Original file line number Diff line number Diff line change 1+ The Cure will be celebrating their 40th anniversary on July 7 in London Hyde Park.
2+
3+ The concert starts at 20:00 and you'll be able to enjoy the band for at least 2h 30m.
You can’t perform that action at this time.
0 commit comments