Skip to content

Latest commit

 

History

History
 
 

README.md

These docs are best viewed at https://dnut.github.io/Rewrap

--8<-- "README.md"

Selections

  • If you select just a couple of lines, only those lines will be processed.
  • In VS Code you can use multiple selections (alt+click) to select multiple comment blocks or line ranges.
  • However you can safely select a large line range with multiple comments and code, and only the comments will be wrapped (the code is untouched). You can Ctrl+A, Alt+Q to re-wrap a whole document at once.

Next

See the following pages on configuration of settings and keybindings, and extra features.

<style> .md-typeset h1 { font-size: 2.5em } .md-content__button { display: none } .hideOnDocsSite { display: none } </style>