Skip to content

Conversation

@ctmbl
Copy link
Contributor

@ctmbl ctmbl commented Aug 9, 2024

A fix for the issue I mentioned in #173

But in the case of series the baseURL is simply prefixed to the relative path, which isn't robust, for example if baseURL doesn't finish with a / (it is my case and it breaks, try clicking on the series at https://iscsc.fr/posts/introducing-poison/): if baseURL=http://example.com it will built the URL http://example.comseries/my-series which of course will fail.

Note: .LinkTitle redirect to Title if the parameter is not used

And a minor fix for a syntax highlight issue caused by conflicting quotes:
before the fix:
syntax highlight before
after the fix:
syntax highlight after

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.

1 participant