https://github.com/obsidian-html/checks
This repo contains testable examples of obsidian-html features
https://github.com/obsidian-html/checks
Last synced: 4 months ago
JSON representation
This repo contains testable examples of obsidian-html features
- Host: GitHub
- URL: https://github.com/obsidian-html/checks
- Owner: obsidian-html
- Created: 2023-07-10T07:15:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T21:02:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T22:22:16.563Z (5 months ago)
- Language: JavaScript
- Size: 494 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# checks
This repo contains testable examples of obsidian-html features# Test setup
``` bash
export OBSHTML_DIR="/home/dorus/git/obsidian-html"
```