CLI tool to sync your Markdown to Leaflet
leafletpub
atproto
cli
markdown
tags
v0.3.0
- Added saving and restoring of auth session. Can be skipped using
`--nokeyring` arg or when running in CI
- Added ability to specify code block theme in the config
- Changed document and publication fetching to `listRecords` instead of
`getRepo`
artifacts
v0.2.1
- Fixed facet offsets with non-ASCII characters being incorrect
artifacts
v0.2.0
- Fix paragraphs being split incorrectly
- Add ability to replace placeholders in prepended and appended docs
- Additionally allow loading config from [js|mjs|mts|json] files