dnnrly / dnnrly/paragraphical

Add ability to special format the text

Open
#4 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Add the ability to special format the text passed to paragraphical

**Describe the solution you'd like**
Currently "Format" supports args limit and text.

#### Proposed new args list:
- limit int
- text string
- title string
- : An optional title for the given text.
- Default: ""
- prettify bool
- Adds Bold & underline to the title and italics to the text
- Default: False
- colourise bool
- Adds color to title (Red) and text (Grey)
- Default: False

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.