andycmaj / react-chat-renderer

React JSX factory implementation for Slack
15 stars 0 forks source link

add BlockQuote component #38

Closed davemeyer closed 4 years ago

davemeyer commented 4 years ago

it would be easier to use a specific

<BlockQuote>
  {multilineText}
</BlockQuote>

instead of having to manually apply quote markdown to each line of a text block

implementation

create a wrapper around MarkdownText to apply quote formatting to each line of the supplied text

closes: #38

davemeyer commented 4 years ago

@shawnkoon you are still alive?!

shawnkoon commented 4 years ago

ha nice, my activity must be getting logged via botany