Skip to content

Comments

Custom href option#74

Merged
timvink merged 1 commit intotimvink:masterfrom
alonsomoya:feature/custom-href
Mar 12, 2024
Merged

Custom href option#74
timvink merged 1 commit intotimvink:masterfrom
alonsomoya:feature/custom-href

Conversation

@alonsomoya
Copy link
Contributor

This PR allows for a customization of the default mailto: {email} href. This is particularly useful to link sites with IM tools such as teams or slack

> cat tests/basic_setup/mkdocs_custom_href.yml
site_name: test gitauthors_plugin
use_directory_urls: true

plugins:
    - search
    - git-authors:
        href: "https://teams.microsoft.com/l/chat/0/0?users={email}"

2023-05-10-19-59-51

@alonsomoya alonsomoya force-pushed the feature/custom-href branch from d44da4b to 4bc0ce7 Compare May 10, 2023 18:16
@timvink
Copy link
Owner

timvink commented Mar 12, 2024

I seems I completely missed this 🙈 Sorry!

It's a really nice PR, well done. Thanks for contributing!

@timvink timvink merged commit 721735b into timvink:master Mar 12, 2024
@timvink
Copy link
Owner

timvink commented Mar 12, 2024

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.

2 participants