Skip to content

Comments

chores: Add remark-mentions to plugin list#1193

Merged
wooorm merged 1 commit intoremarkjs:mainfrom
FinnRG:chores/remark-mentions
Aug 1, 2023
Merged

chores: Add remark-mentions to plugin list#1193
wooorm merged 1 commit intoremarkjs:mainfrom
FinnRG:chores/remark-mentions

Conversation

@FinnRG
Copy link
Contributor

@FinnRG FinnRG commented Aug 1, 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

  • Added remark-mentions to docs/plugins.md

The plugin transforms markdown like

Hello @user!

to

Hello [**@user**](/user)!

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Aug 1, 2023
@wooorm wooorm merged commit e72d91a into remarkjs:main Aug 1, 2023
@wooorm
Copy link
Member

wooorm commented Aug 1, 2023

Thank you! :)

@wooorm wooorm added 📚 area/docs This affects documentation 💪 phase/solved Post is done labels Aug 1, 2023
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Aug 1, 2023
@FinnRG FinnRG deleted the chores/remark-mentions branch August 1, 2023 16:29
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.

2 participants