Add public-path flag to define where additional js files should land #37

Closed
Murazaki wants to merge 1 commit from feature/public-path into main
Murazaki commented 2023-08-01 22:24:32 +00:00 (Migrated from github.com)
No description provided.
badboy commented 2024-01-05 11:45:05 +00:00 (Migrated from github.com)

mdbook-mermaid install is a one-off command and already doesn't overwrite the files in the target directory.
I'd rather keep it simple. If you want to place the files in a subfolder you can do so after invoking mdbook-mermaid install in a shell.

`mdbook-mermaid install` is a one-off command and already doesn't overwrite the files in the target directory. I'd rather keep it simple. If you want to place the files in a subfolder you can do so after invoking `mdbook-mermaid install` in a shell.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jer/mdbook-mermaid!37
No description provided.