Skip to content

Add support for abbreviations (unified, remark compatible) #4

Description

@talatkuyuk

Need a plugin for supporting abbreviations in markdown.

This is HTML abbreviation example.

It converts "HTML", but keep intact partial entries like "xHTML" and so on.

*[HTML]: Hyper Text Markup Language

References:
https://markdown-it.github.io/ (markdown-it, it is not remark related, just for example)
https://github.com/zestedesavoir/zmarkdown/blob/master/packages/remark-abbr/src/index.js (previous implementation)
https://gist.github.com/wooorm/e5347ee97569bf6f7a079357c419cf7e (A thought on abbreviations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions