Ellipsis in the middle supported

This commit is contained in:
2025-08-09 23:26:42 +02:00
parent 947f2e26b1
commit 699b8ec8e8
3 changed files with 141 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.1.2")
(define version "0.1.3")
(define license 'Apache-2.0)
(define collection "ellipsis-msg")
(define pkg-desc "A message% with ellipsis (...) to the left or right")