Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ES2015サポート状況テスト</title>
<style>
th, td {
border-bottom: 1px solid #999;
padding: 4px;
" ULtoOL([offset])
"
" * aaa
" * bbb
" * ccc
" のようなリストを、
" 1. aaa
" 2. bbb
" 3. ccc
" のように変換する。