Last active
April 20, 2023 12:52
-
-
Save gkellogg/36b51a2681e1d6a0a9146041fd6564d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Unicorns and Dahuts</title> | |
| <meta charset='utf-8'> | |
| <script src='https://www.w3.org/Tools/respec/respec-w3c-common' | |
| async class='remove'></script> | |
| <script class='remove'> | |
| var respecConfig = { | |
| specStatus: "WD", | |
| shortName: "unicorn-dahuts", | |
| editors: [{ | |
| name: "Robin Berjon", | |
| url: "http://berjon.com/", | |
| company: "W3C", | |
| companyURL: "http://w3.org/" | |
| }], | |
| previousMaturity: "FPWD", | |
| previousPublishDate: "1977-03-15", | |
| wg: "Cryptozoology Working Group", | |
| wgURI: "http://www.w3.org/2017/cryptozoology/", | |
| wgPublicList: "public-animals", | |
| wgPatentURI: "http://www.w3.org/2004/01/pp-impl/424242/status", | |
| }; | |
| </script> | |
| </head> | |
| <body> | |
| <section id='abstract'> | |
| <p> | |
| This document describes the proper process involved in the capturing and caring | |
| for the more common farm animals. | |
| </p> | |
| </section> | |
| <section id='sotd'> | |
| <p> | |
| This is probably the froodiest document that you will read all year. It has | |
| been authored using new means of achieving consensus that have been made | |
| possible through nanoethanol implants. | |
| </p> | |
| </section> | |
| <section> | |
| <h2>Introduction</h2> | |
| <p> | |
| Once upon a time, there was a working group that needed to write a | |
| specification using nothing but [[!HTML5]]. | |
| </p> | |
| </section> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment