question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

remark-ping: docs mention zestedesavoir, not how to set it up?

See original GitHub issue

I suggest the docs show how to configure remarkPingZds for your own site!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vhfcommented, Jul 26, 2017

Ok so let’s recap:

.use('remark-ping', {
  pingUsername (username) {
    return doWhateverReturnTrueIfUsernameCanBePinged(username)
  },
  userURL (username) {
    return `https://github.com/${username}`
  },
  usernameRegex: /[\s'"(,:<]?@(?:\*\*([^*]+)\*\*|(\w+))/,
})

😃

0reactions
vhfcommented, Jul 26, 2017

Done via a14388d .

I didn’t publish, this will wait for @artragis ’ doc fixes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

remark@next (13) · Issue #416 · zestedesavoir/zmarkdown
Hi! remark is switching to a new parser (and compiler) internally (micromark, remarkjs/remark#536), which will break several of these plugins.
Read more >
Use comments, action items, & emoji reactions - Google Support
Reply to comments in documents or presentations. On your computer, open a document or presentation. Click the comment. Click Reply and type your...
Read more >
Mention a user directly within a Google Doc
You can now mention another user in Google Docs within the document itself. Previously, this was only possible within a comment.
Read more >
The Google Workspace Factory Mention users in Google Docs
Everything you need to get anything done, now in one place with Google Workspace. Mention users in Google DocsCheck out more ...
Read more >
How to Mention a User in a Google Doc to Collaborate
Note: When you're ready to share, click the "Share" button on the top right of the Google Docs screen to change the document's...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found