class bboy {int x;};
```"
#include <iostream>
class bboy {int x;};
and inline "`!cpp #include `" #include <iostream>
on an invalid language, the ?lang token is passed through to the final output
If rendered as an output format, raw URIs like www.google.com or gopher://gopher.space become syntax highlighted, and paths to image files in directories relative to serving root become links to images or embedded images, depending on the format
TODO lists
[ ] for an open item
[x] for a completed item
[-] for an eliminated item
Debug-Note-Specific Indicators:
- sentences/lines ending in (?) indicate a hypothesis
- non-checkbox [text] brackets indicate a reference to a previous topic/idea
date is specified with the pound sign, and indicates the start of a debug session or logging, to provide context
the format follows date -R
# Wed, 06 Oct 2021 21:53:03 -0400
this denotes the start or resumption of a series of notes, usually only cause by a long series of debugging battles
definitions, axioms, semantic assignments are provided by :=
operation, may not need a special ascii/unicode character
apple := good
Perfect example of notes here: https://gitlab.com/nyarmith/technical_book_notes/-/blob/master/http_the_definitive_guide/notes
Images are handled with:
[img src="url" OR file="local-fs"](alternative-text)
that's it for now
Format TODO:
[ ] figure out how embedded links should work (both within the document and external)
[ ] figure out if I want to deal with centering images and such
[ ] decide on whether I want a table of contents shorthand, and what the equivalent in vim would be