Markdown Theme Set
In this theme set, there are the following themes:
In this theme set, there are the following themes:
import nimitheme
import nimib
nbInit(useMarkdownSplendor)
nb.title = "Markdown Theme Set"
nbText: """
## Markdown Theme Set
In this theme set, there are the following themes:
- [Air](air.html)
- [Modest](modest.html)
- [Retro](retro.html)
- [Splendor](splendor.html) (which you are viewing right now)
"""
var doc* = nb