Use margins at the document level (versus indent) in default styles (#67)

* Use margins at the document level (versus indent) in default styles

* Fix tests per the style changes in the previous commit
This commit is contained in:
Christian Rocha
2020-05-21 17:03:59 +02:00
committed by GitHub
parent fe80668412
commit e859bb067c
12 changed files with 91 additions and 89 deletions
+18 -17
View File
@@ -1,20 +1,21 @@
                                                                              
  DEPENDENCY │ INSTALLATION │ OPERATION         
                                                                            
  DEPENDENCY │ INSTALLATION │ OPERATION       
 ─────────────────────────────────┼──────────────┼─────────────────────────────────
  xdg-open (Linux), open(1) │ base │ desktop opener              
  (macOS), cygstart (Cygwin) │ │                             
  file, coreutils (cp, mv, rm), │ base │ file type, copy, move and   
  xargs │ │ remove                      
  tar, (un)zip [atool/bsdtar for │ base │ create, list, extract tar,  
  more formats] │ │ gzip, bzip2, zip            
  archivemount, fusermount(3) │ optional │ mount, unmount archives     
  sshfs, rclone, fusermount(3) │ optional │ mount, unmount remotes      
  trash-cli │ optional │ trash files (default action:
  │ │ rm)                         
  vlock (Linux), bashlock │ optional │ terminal locker (fallback:  
  (macOS), lock(1) (BSD) │ │ cmatrix)                    
  advcpmv (Linux) (integration) │ optional │ copy, move progress         
  $VISUAL (else $EDITOR), │ optional │ fallback vi, less, sh       
  $PAGER, $SHELL │ │                             
  xdg-open (Linux), open(1) │ base │ desktop opener            
  (macOS), cygstart (Cygwin) │ │                           
  file, coreutils (cp, mv, rm), │ base │ file type, copy, move and 
  xargs │ │ remove                    
  tar, (un)zip [atool/bsdtar for │ base │ create, list, extract tar,
  more formats] │ │ gzip, bzip2, zip          
  archivemount, fusermount(3) │ optional │ mount, unmount archives   
  sshfs, rclone, fusermount(3) │ optional │ mount, unmount remotes    
  trash-cli │ optional │ trash files (default      
 action:                                                                  
  │ │ rm)                       
  vlock (Linux), bashlock │ optional │ terminal locker (fallback:
  (macOS), lock(1) (BSD) │ │ cmatrix)                  
  advcpmv (Linux) (integration) │ optional │ copy, move progress       
  $VISUAL (else $EDITOR), │ optional │ fallback vi, less, sh     
  $PAGER, $SHELL │ │