RDC Personal Font

While working with Amazon’s AWS S3 storage for a customer demo, I ran across my archived RDC Personal Font from March of 2009. I forgot just how much I enjoy making it and would have enjoyed making a few more specialized fonts.
<base target="blank">
Also … I’m attempting to use a bit of “rawhtml” code (above) prior to the Markdown text in order to open links in a new tab so as not to distract from reading a post. Try it with the links above.
**Helper: markdownguide.org/cheatsheet
These are the elements outlined in John Gruber’s original design document. All Markdown applications support these elements.
Element | Markdown Syntax |
---|---|
Heading | # H1 ## H2 ### H3 |
Bold | **bold text** |
Italic | *italicized text* |
Blockquote | > blockquote |
Ordered List | 1. First item 2. Second item 3. Third item |
Unordered List | - First item - Second item - Third item |
Code | code |
Horizontal Rule | --- |
Link | [title](https://www.example.com) |
Image |  |