ssbc/ssb-mentions

Name: ssb-mentions

Owner: Secure Scuttlebutt Consortium

Description: extract the mentions in a ssb message, just using the markdown.

Created: 2016-03-06 05:11:56.0

Updated: 2018-05-21 17:24:20.0

Pushed: 2018-04-20 11:41:34.0

Homepage:

Size: 16

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ssb-mentions

extract the mentions in a ssb message, just using the markdown. this is mostly compatible with the way patchwork does it. but simpler, because it relies only on the markdown.

mentions = require('ssb-mentions')

ary = mentions(markdown, opts)
options
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.