McLuhan can be found in the class zip, and Liu can be found [here] (http://www.digitalhumanities.org/companion/view?docId=blackwell/9781405148641/9781405148641.xml&chunk.id=ss1-3-1&toc.depth=1&toc.id=ss1-3-1&brand=9781405148641_brand)
They argue on the benefits and drawbacks (“affordances” and “limitations” respectively) of modern / modernizing technology, particularly that in relation to text
Markdown Affordances
- Easy blog post writing
- Can be used with git for basic websites
- see the website I made last semester [here] (https://17f-money.gitlab.io/Wings/)
- Allows for a lot of customization with enough knowledge / skill
- Small file size
- Accepts and runs HTML
- Can add custom functionality (for the final product) with JavaScript
Markdown Limitations
- Large learning curve
- Hard to adjust style
- Can’t adjust spacing, font, size, etc. directly in editing
- Can’t be simply viewed with formatting on a vanilla machine
- For example, if sent to a friend, they would just view the plain-text in notepad
- Few direct stylistic choices
- Very difficult to change the style in only parts of the document / final product