Skip to content

Bokuchi-Editor/sample-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bokuchi Editor Sample Collection

Sample Markdown files for the Bokuchi Editor — a free, offline Markdown editor for Windows, macOS, and Linux.

Directory Structure

├── en/          # English
├── ja/          # Japanese (日本語)
├── zh-CN/       # Chinese, Simplified (简体中文)
├── zh-Hant/     # Chinese, Traditional (繁體中文)
├── id/          # Indonesian (Bahasa Indonesia)
├── vi/          # Vietnamese (Tiếng Việt)
├── images/      # Shared images (referenced by marp.md etc.)
└── README.md

Each language directory contains the same set of samples, translated.

Sample Files

File Description
guide.md Editor features guide (tabs, zoom, themes, state persistence)
var.md Local/global variables and templates
checkbox.md Interactive checkboxes with editor sync
code-syntax.md Syntax highlighting for various languages
KaTeX.md Math rendering with KaTeX
mermaid.md Diagram rendering with Mermaid
marp.md Marp presentation slides
project-template.md Project spec template using variables and checkboxes
meeting-minutes.md Meeting minutes template with action tracking
fushimi-inari-blog.md Blog-style sample with images and checklists
table.md Compares the three Table Layout (Preview) modes side by side
large.md Large document for performance/scroll testing (en only)

Key Features Demonstrated

  • Variables — Define local/global variables for templating
  • Checkboxes — Interactive in preview, auto-synced with editor
  • Tabs / Zoom / Themes — Multi-file editing, adjustable zoom, dark/light mode
  • KaTeX / Mermaid — Math and diagram rendering
  • Marp — Presentation slides from Markdown

How to Use

  1. Launch Bokuchi Editor
  2. Open any sample file
  3. Set variables if needed
  4. Check the preview and customize

Tips

  • Variableize repeated info (project name, author, dates)
  • Use global variables for org-wide info
  • Templateize frequently used documents

License

Free to use.

Links

About

Sample file for understanding functionality.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors