Hey guys,
As you've seen from the flood of commits, I've done some work on the website
this evening. I was just wondering if anybody had already done a download and
mirror selection page with the new CMS? If so, feel free to set one up under
"Downloads" on our new site.
Another question I have, I have lists where I have items that contain code
examples. I tried formatting those like this:
- first item
source_code() {
// logic
}
- second item
more_sources{} {
// get it?
}
- third item
However, I have not figured out how to make the code look like code. It simply
refuses to render as such. Any thoughts?
Greetings, Marcel