Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Add helpers to format message text #1

Open
aaroalan opened this issue Aug 11, 2016 · 0 comments
Open

Add helpers to format message text #1

aaroalan opened this issue Aug 11, 2016 · 0 comments

Comments

@aaroalan
Copy link
Collaborator

Would be good have some helper to format text or lines.

e.g

lines = [bold('Title'), bullet('First point'), bullet('Second point'), 'End of message']
msg = FlowdockRails::Message.new(lines: lines)

# posted message should be:
#
# **Title**
# * First point
# * Second point
# End of message
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant