Implement spacing before/after for paragraphs
All checks were successful
CI Pipeline / build (push) Successful in 47s

This commit is contained in:
2026-04-09 14:46:33 +02:00
parent ee07c747b9
commit f3e566364f
4 changed files with 20 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Notare
VERSION = "0.0.7"
VERSION = "0.0.8"
end