title | date |
---|---|
Extra readings and discussions |
2024-07-01 |
- *OpenAPI.Tools - List of various tools that use the OpenAPI Specification including Convertors, Validators, Documentation, Mock Servers, SDK Generators, Text Editors and more.
- *The Plain Person’s Guide to Plain Text Social Science [PDF Version].
- *Improving Health Care with Plain-Text Medical Records and Git
- Poor Man's Issue Tracker - a loosely defined set of conventions for using the filesystem as an issue tracker.
- bug - bug writes code problem reports to plain text files as per the poor man's issue tracker conventions. Issues are stored as human readable plaintext files, they branch and merge along with the rest of your code, and you can resolve conflicts using your standard tools.
- *Sustainable Authorship in Plain Text using Pandoc and Markdown
- *Unicode Nearly Plain-Text Encoding of Mathematics - With a few conventions, Unicode1can encode manymathematical expressions in readable nearly plain text. Technically thisformat is a “lightly marked up format”; hence the use of “nearly”.
- MathML - MathML is a low-level specification for mathematical and scientific content on the Web and beyond.
- *A list of MathML Tools
- AsciiDoctor - AsciiDoctor is a fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more.