# HG changeset patch # User Kim Alvefur # Date 1614691071 -3600 # Node ID 6813a00878ea20b7b550ca841d77bc89b16f06ec # Parent c4f11a4b5ac778bf4991effced3f61d16bb01749 mod_ogp/README: Annotate example as XML to enable syntax highlighting diff -r c4f11a4b5ac7 -r 6813a00878ea mod_ogp/README.markdown --- a/mod_ogp/README.markdown Tue Mar 02 13:36:10 2021 +0100 +++ b/mod_ogp/README.markdown Tue Mar 02 14:17:51 2021 +0100 @@ -5,7 +5,7 @@ With mod_ogp enabled, when a user sends a URL in a MUC (where the message has its `id` equal to its `origin-id`), the module calls the URL and parses the result for `` html tags that have any `og:...` properties. If it finds any, it sends a [XEP-0422 fastening](https://xmpp.org/extensions/xep-0422.html) applied to the original message that looks like: -``` +```xml