From 405e34fafc3ce3cdbfa96d7a90dcdb73b36f33b3 Mon Sep 17 00:00:00 2001 From: Talon Poole Date: Fri, 29 Jan 2021 07:03:10 +0000 Subject: [PATCH] readme --- README.md | 52 +++++++++++++++++++-------------------------- example.html | 60 ---------------------------------------------------- 2 files changed, 22 insertions(+), 90 deletions(-) delete mode 100644 example.html diff --git a/README.md b/README.md index d0a1b80..09bf146 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,12 @@ **Vision**: Provide the lowest common denominator between HTML/CSS/JS and Gemini. -## HTML spec - -Check out the annotated [example.html](https://gmi.eattherich.club/example.html)! +# HTML spec Due to the ambiguity of HTML several translations from Gemini exist in the wild. I propose the following standard: ``` - ↔ * +
  • ↔ *
    ↔ >
              ↔ ```
                 ↔ =>
    @@ -21,9 +19,22 @@ The `` for a link should be presented without any parent elements. Many imple
     
     Empty lines should simply be represented as `


    ` this sets up `contenteditable=true` to add content to the line compared to just `
    `. -### inline media +Much like the lines of a `
    `, the lines of `
  • list items
  • ` need to be wrapped in `