Allybag.org
For Kim Yeon-ssi
Current Plans:
Set up this website properly:
Automated process, write on laptop, git push, pull from server cron, publish
About Page
Posts
CSS
A list containing various elements within the items
- We automatically escape this < and that &
- We emphasise and strengthen when we need to
- We deal with this
inline code
- We can have two links
A nice code block
void compileError(const char* s) {
*s = '\0'*8; // Shouldn't emphasise the "s = '\0'" part
}