parseHtml

Type:Function
Status:stable
Since:1.0.0
Platform:node
@blackbyte.sugar.node.console

Parse the simple html tags to format the console message

Params

  1. message*-String|Array

    The message to format of an array of messages to format

Return

  1. -String

    The formated message

Todo

  • testsnormal