This page uses the Ads Tufte theme!
Ads Tufte!
Ads Tufte
Ads Tufte
Ads Tufte
Ads Tufte
Ads Tufte...
Using the theme
The code used to enable this theme was:
nbInit(useAdsTufte)
Although, you could do somthing like this instead:
nbInit nb.useAdsTufte()
Lists
- List Item 1
- List Item 2
- List Item 3
- Nested Unordered List Item 3.1
- Nested Unordered List Item 3.2
- Nested Unordered List Item 3.2
- Unordered List Item 1
- Unordered List Item 2
- Unordered List Item 3
- Nested Ordered List Item 3.1
- Nested Ordered List Item 3.2
- Nested Ordered List Item 3.3
Images
Here's a complementary, free image for you:
Code
Also, before I forget, here's some code
:
(Beware however, this code may contain some secrets)
func decode(secret: openArray[int]): string =
## classified by NSA as <strong>TOP SECRET</strong>
for c in secret:
result.add char(c)
let msg = decode secret
echo msg
hello, world
Don't I look beautiful?