kyouheiab
Results
2
issues of
kyouheiab
While I would like to use Typora as a markdown editor for the multiple service platforms, I need to change where to upload a image and export a markdown file...
## Feature Request Currently, the `wrap` method in `lib/bashly/extensions/string.rb` uses a hardcoded 80-character width: ```ruby def wrap(length = 80) ``` This causes all help text (descriptions, examples, etc.) to be...
enhancement