CLI tool to sync your Markdown to Leaflet
leafletpub atproto cli markdown

v0.3.0

Changed files
+1 -1
+1 -1
package.json
··· 1 { 2 "$schema": "https://www.schemastore.org/package.json", 3 "name": "@sharpmars/leaflet-md", 4 - "version": "0.2.2", 5 "license": "MIT", 6 "main": "./dist/index.mjs", 7 "types": "./dist/index.d.mts",
··· 1 { 2 "$schema": "https://www.schemastore.org/package.json", 3 "name": "@sharpmars/leaflet-md", 4 + "version": "0.3.0", 5 "license": "MIT", 6 "main": "./dist/index.mjs", 7 "types": "./dist/index.d.mts",