Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Nostr = &nostr{}
Functions ¶
func New ¶ added in v0.0.3
func New(opts ...NostrOption) goldmark.Extender
func NewNostrParser ¶
func NewNostrParser(opts ...NostrOption) parser.InlineParser
Types ¶
type NostrConfig ¶
type NostrOption ¶
type NostrOption interface { parser.Option SetNostrOption(*NostrConfig) }
func WithNostrLink ¶ added in v0.0.3
func WithNostrLink(link string) NostrOption
func WithStrict ¶ added in v0.0.3
func WithStrict() NostrOption
Click to show internal directories.
Click to hide internal directories.