render_document
Convert Obsidian Markdown to a themed single-file HTML document. Choose theme, output path, and overwrite; get file path and contrast check results.
Instructions
옵시디언 Markdown을 문서 템플릿 HTML(한 파일)로 만든다. theme을 비우면 머리말의 theme(없으면 t1). output_path를 비우면 ~/Documents/doc-template/<제목>-<날짜>.html 에 저장한다. 결과에 파일 경로와 대비 검사 결과가 있다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | ||
| markdown | Yes | ||
| overwrite | No | ||
| output_path | No | ||
| canonical_url | No |