hubot-markdown

1.1.1 • Public • Published

Hubot Markdown

Configurable markdown for Hubot

Contact me on Discord MIT License

Configuration

API Key Description Default
lineEnd HUBOT_LINE_END Configuragble line-return character \n
blockEnd HUBOT_BLOCK_END Configuragble string for ending blocks ---
doubleReturn HUBOT_DOUBLE_RET Configurable string for double line returns \n\n
linkBegin HUBOT_MD_LINK_BEGIN Configurable string for the beginning of links [
linkMid HUBOT_MD_LINK_MID Configurable string for the middle of links ](
linkEnd HUBOT_MD_LINK_END Configurable string for the end of links )
bold HUBOT_MD_BOLD Configurable string for denoting bolded text **
italic HUBOT_MD_ITALIC Configurable string for denoting italicized text *
underline HUBOT_MD_UNDERLINE Configurable string for denoting underlined text __
strike HUBOT_MD_STRIKE Configurable string for denoting striked-through text ~~
codeLine HUBOT_MD_CODE_SINGLE Configurable string for denoting text to be wrappt in in-line code `
codeBlock HUBOT_MD_CODE_BLOCK Configurable string for multi-line code blocks ```

Usability

This module contains no commands.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    2
  • 1.0.2
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i hubot-markdown

Weekly Downloads

2

Version

1.1.1

License

MIT

Last publish

Collaborators

  • aliasfalse