There is now a lot of markup in the (markdown) README.md across many projects, specifically Earthkit.
The point of markdown is to have still-readable text content regardless of the rendering. Quoting from daringfireball who started the markdown initiative, objectives are:
- Simplify writing: Provide an easy-to-read, easy-to-write plain text format.
- Enable formatting: Allow text formatting (e.g., headings, lists, links) without complex syntax.
- Support portability: Be usable across platforms, converting to HTML or other formats.
- Improve readability: Make documents readable in raw form.
- Facilitate collaboration: Work well in version-controlled environments like Git.
There's now logic to detech white or black background -- that's really excessive. Let's improve this?
There is now a lot of markup in the (markdown) README.md across many projects, specifically Earthkit.
The point of markdown is to have still-readable text content regardless of the rendering. Quoting from daringfireball who started the markdown initiative, objectives are:
There's now logic to detech white or black background -- that's really excessive. Let's improve this?