58160ca8c0
Extracts and separately renders browser version information. `IE 11` will be transformed to `IE` and `11`, the version is matched from the right side using a regex `[0-9]+$` and the browser name is matched from the left side using `^[a-zA-Z ]+` Removed some code duplication. |
||
---|---|---|
.. | ||
cmd.html | ||
code.html | ||
codeBlock.html | ||
codePen.html | ||
colors.html | ||
demo.html | ||
expandable.html | ||
figure.html | ||
fileTree.html | ||
html.html | ||
jsBin.html | ||
note.html | ||
pattern.html | ||
principles.html | ||
snippet.html | ||
tested.html | ||
ticks.html | ||
warning.html | ||
wcag.html |