コンピュータの方がうまくできることに人間を使うな。
-- Tom Duff
Emacs の基本操作とおなじ。
| <html> | |
| <!-- | |
| "HTML 構文解析器が HTML 文書の末尾まで来たタイミングより後で <script src> で | |
| 指定されたスクリプト経由で実行される document.write は黙って無視される" by wakabatan | |
| see also http://www.whatwg.org/specs/web-apps/current-work/#ignore-destructive-writes-counter | |
| $ plackup -p 3005 -e 'use Plack::App::Directory; Plack::App::Directory->new({root=>"."})->to_app' | |
| のようにしておためしください | |
| --> | |
| <body> |