Skip to content

Conversation

rjanjic
Copy link
Contributor

@rjanjic rjanjic commented Aug 15, 2023

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

Adding a remark-link-rewrite plugin to the plugin list.

To use the plugin, you need to provide a replacer function, which receives a URL and returns a new URL. This function is called for every link in the document and can be synchronous or asynchronous.

More info and examples: https://github.com/rjanjic/remark-link-rewrite

@github-actions github-actions bot added the 👋 phase/new Post is being triaged automatically label Aug 15, 2023
@github-actions

This comment has been minimized.

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1c6e5ba) 100.00% compared to head (4ef6377) 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1212   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          874       874           
=========================================
  Hits           874       874           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Aug 15, 2023
@wooorm wooorm changed the title docs: Add remark-link-rewrite plugin to plugins.md Add remark-link-rewrite to list of plugins Aug 16, 2023
@wooorm wooorm merged commit 7cc0432 into remarkjs:main Aug 16, 2023
@wooorm wooorm added 📚 area/docs This affects documentation 💪 phase/solved Post is done labels Aug 16, 2023
@wooorm
Copy link
Member

wooorm commented Aug 16, 2023

Thanks!

@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Aug 16, 2023
@rjanjic rjanjic deleted the docs/add-remark-link-rewrite-to-plugin-list branch August 16, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 area/docs This affects documentation 💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

4 participants