Open Knowledge CLI Documentation
Frontmatter5 fields
type
Example
title
Viewer Asset Examples
description
Small bundled files that test code colors and browser PDF views.
timestamp

Viewer Asset Examples

Open this page with okn view Wiki. Test how the viewer handles local assets.

Files

Inline Code Fence

package main

import "fmt"

func main() {
	fmt.Println("Open Knowledge viewer highlighting works")
}
Powered by OpenKnowledge.sh