]> git.g-eek.se Git - ranknauto.git/commit
Src. Add piped table parsing and printing
authorGustav Eek <gustav.eek@fripost.org>
Mon, 27 Mar 2023 22:18:09 +0000 (00:18 +0200)
committerGustav Eek <gustav.eek@fripost.org>
Mon, 27 Mar 2023 22:18:09 +0000 (00:18 +0200)
commitcbed4896a3cf7de71a9b90a1b42a5e2d6b01b9df
tree9df592d0597d687f27dbb640b32cd3bce75a726b
parentb0abeeeb0ed5bfe649a940307ec1f3b051af49af
Src. Add piped table parsing and printing

Identify piped table start as a *bullet* pattern. The *prio* pattern
also is update to capture the possible (in case of old priorities)
trailing pipe sign. The pipes are printed as new *pre*/*pst* (post)
patterns. A test is also added.
src/main.rs