add vendoring

This commit is contained in:
Aine
2022-11-16 12:08:51 +02:00
parent 14751cbf3a
commit c1d33fe3cb
1104 changed files with 759066 additions and 0 deletions

5
vendor/maunium.net/go/mautrix/format/doc.go generated vendored Normal file
View File

@@ -0,0 +1,5 @@
// Package format contains utilities for working with Matrix HTML, specifically
// methods to parse Markdown into HTML and to parse Matrix HTML into text or markdown.
//
// https://spec.matrix.org/v1.2/client-server-api/#mroommessage-msgtypes
package format