Daniel Jomphe+wiki
Including other cards
I have already done it a bit with my marriage and chocolate, but let's say I'd like to write a bit of code down here. Let's add it:
hello("World");
Cool. What's nice about it is that a reader doesn't even have to know the code actually comes from another card! Try double-clicking on the code; it will make it editable; and remark at this point that only the code is editable; that's because it's in fact its own card.
Typical linking
Of course, I can still link to Daniel's code like any other wiki out there.
Inclusion styles
Now, let's include the same code card a few more times, using different inclusion styles:
Daniel's code
hello("World");