This resolves issues where linking to /about fails to match the current_page.url for a directory index (/about/).
I also added a simple debug option to the arguments that will add a data-current-path attribute to the generated link to aide in diagnosing issues where middleman-aria_current doesn't behave as expected:
This resolves issues where linking to
/about
fails to match thecurrent_page.url
for a directory index (/about/
).I also added a simple
debug
option to the arguments that will add adata-current-path
attribute to the generated link to aide in diagnosing issues where middleman-aria_current doesn't behave as expected: