Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to force POSIX path for link to original HTML fiile #610

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

mezzode
Copy link
Contributor

@mezzode mezzode commented Feb 22, 2024

Fixes #606 by adding the option to convert the separators in the link to the original HTML to POSIX-style i.e. forward slashes.

@akosbalasko akosbalasko changed the base branch from master to posix-html-path April 11, 2024 10:04
@akosbalasko akosbalasko merged commit 6663fc9 into akosbalasko:posix-html-path Apr 11, 2024
1 check passed
akosbalasko added a commit that referenced this pull request Apr 11, 2024
* Add option to force POSIX path for link to original HTML fiile (#610)

Co-authored-by: Akos Balasko <akos0215@gmail.com>

* multiple imports resolved

---------

Co-authored-by: Ash <6572225+mezzode@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Apr 11, 2024
# [6.12.0](v6.11.1...v6.12.0) (2024-04-11)

### Features

* Add option to force POSIX path for link to original HTML file ([28a225b](28a225b)), closes [#610](#610)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directory separator should be configurable
2 participants