Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkat0/scrapbox-converter
Scrapbox to Markdown parser written in Rust
https://github.com/tkat0/scrapbox-converter
markdown rust scrapbox webassembly
Last synced: 12 days ago
JSON representation
Scrapbox to Markdown parser written in Rust
- Host: GitHub
- URL: https://github.com/tkat0/scrapbox-converter
- Owner: tkat0
- Created: 2022-06-21T22:38:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T06:01:59.000Z (about 2 years ago)
- Last Synced: 2024-10-10T19:09:07.938Z (about 1 month ago)
- Topics: markdown, rust, scrapbox, webassembly
- Language: Rust
- Homepage:
- Size: 8.58 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrapbox Converter
![](https://github.com/tkat0/scrapbox-converter/actions/workflows/ci.yml/badge.svg?branch=main)
[Scrapbox](https://scrapbox.io/) converter written in Rust
This is a hobby project to import Scrapbox to [Obsidian](https://obsidian.md/).
It aims to be able to convert Scrapbox and Markdown to each other.## Demo
https://tkat0.github.io/scrapbox-converter/
![](./docs/demo.png)
**Note: This is still in early alpha and is subject to change at any time!**
## References
- [Syntax - Scrapbox Help](https://scrapbox.io/help/Syntax)