Github Markdown Theme Set
In this theme set, there are the following themes:
You are viewing either of the two based on your preferred color theme.
In this theme set, there are the following themes:
You are viewing either of the two based on your preferred color theme.
import nimitheme
import nimib
nbInit(useGithubMarkdown)
nb.title = "Github Markdown Theme Set"
nbText: """
## Github Markdown Theme Set
In this theme set, there are the following themes:
- [Dark](dark.html)
- [Light](light.html)
You are viewing either of the two based on your
preferred color theme.
"""
var doc* = nb