diff --git a/README.md b/README.md index df6d9d7..e30f0fb 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ The generated HTML document must have a `` tag with _at minimum_ the follo ```html - - - + + + + ``` You might want to also include these (or whatever else): ```html - ``` @@ -38,17 +38,23 @@ The converted Gemini document should be placed inside the ``. Due to the a
↔ > ```` -The `` for a link should be presented un-wrapped without any parent elements. Many implementations use `
` or `

` to enforce "block" styling as opposed to the default "inline" which renders the link next to the previous block instead of below it. But the nested markup adds an unnecessary layer of indirection in semantics. The best way to handle this is to include `` in the ``. +- [ ] is the
required or desired? + +Much like the lines of a `

`, the lines of `
  • list items
  • ` need to be wrapped in `