+# TL;DR
+
+**Plugin**: [opengraph.pm](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph/raw/master/opengraph.pm)
+
+**Source**: [git](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph)
+
+---
+
[[!toc]]
---
For more information on what is Open Graph, visit [[!wikipedia Open_Graph]].
To test your site against the Open Graph rules, use the tool available on <https://developers.facebook.com/tools/debug/og/object/>.
+# DISCLAIMER
> **WARNING: Open Graph is modern spyware. You should use this if and only if you don't mind making the readers of your wiki/blog being tracked by evil corporations without their consent. By using this plugin you are being mean to the people who are reading your content. You have been warned.**
Add *opengraph* to the list of plugins:
- add_plugins => [qw{goodstuff opengraph}]
+ add_plugins: [qw{goodstuff opengraph}]
---
...that's not a bug. It's an issue. Issues shall be reported [here](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph/issues)
+Seriously, I don't know how to fetch the current page's description. Help on that is appreciated.
+
---
# LICENSE AND COPYRIGHT
# SEE ALSO
-[[index]]
+[[Ikiwiki|index]]
[[!wikipedia Open_Graph]]
-[[plugins/contrib/opengraph]]
+<https://ikiwiki.info/plugins/contrib/opengraph>