Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkuku/mdka_ex
elixir html to markdown converter using mdka-rs crate
https://github.com/dkuku/mdka_ex
Last synced: about 2 months ago
JSON representation
elixir html to markdown converter using mdka-rs crate
- Host: GitHub
- URL: https://github.com/dkuku/mdka_ex
- Owner: dkuku
- Created: 2024-06-23T08:27:21.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-23T09:02:11.000Z (6 months ago)
- Last Synced: 2024-09-17T01:19:50.520Z (3 months ago)
- Language: Elixir
- Size: 510 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MdkaEx
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `mdka_ex` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:mdka_ex, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .