quote - sense
Matt S Trout [Fri, 1 May 2020 13:53:09 +0000 (13:53 +0000)]
quotefile

index 6a540bb..8ad0cf3 100644 (file)
--- a/quotefile
+++ b/quotefile
@@ -12185,3 +12185,8 @@ the various pieces of such an environment (and some of them even work).
 < mst> these days I'd use markdown
 < nox> mst: Wrote mine in LaTeX,
 < nox> then promptly lost the source once I got a PDF, as per tradition.
+%
+< haarg> valid packages: foo::bar, foo'bar, foo::'bar, foo::::bar, 
+         ::foo::bar, ::219, foo::219, foo::bar::  invalid packages: 
+         foo''bar, foo::'::bar, 'foo::bar, foo'::bar, 219, foo::'219
+< haarg> i'm sure this all makes sense