Compare commits
No commits in common. "fe3e599909f56209c9aa59e63623c99ae8460f7d" and "8a25a9e3658e4844996752d6ddb7334bab4c0f8b" have entirely different histories.
fe3e599909
...
8a25a9e365
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,4 +7,3 @@ dist-newstyle
|
|||||||
*.html
|
*.html
|
||||||
*.pdf
|
*.pdf
|
||||||
/svg-inkscape/
|
/svg-inkscape/
|
||||||
dist-newstyle
|
|
||||||
|
10
README.md
10
README.md
@ -9,16 +9,6 @@ A self-contained CLI tool that converts Markdown with Mermaid diagrams into PDF
|
|||||||
|
|
||||||
Mermaid code blocks (```mermaid) will be rendered to SVG and embedded.
|
Mermaid code blocks (```mermaid) will be rendered to SVG and embedded.
|
||||||
|
|
||||||
## Installation
|
|
||||||
|
|
||||||
### Build and install to PATH
|
|
||||||
|
|
||||||
cabal install --installdir=$HOME/.local/bin
|
|
||||||
|
|
||||||
Make sure `~/.local/bin` is in your PATH. Add to your shell config if needed:
|
|
||||||
|
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- GHC + Cabal (via ghcup)
|
- GHC + Cabal (via ghcup)
|
||||||
|
BIN
dist-newstyle/cache/config
vendored
Normal file
BIN
dist-newstyle/cache/config
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user