You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
351 B
17 lines
351 B
7 years ago
|
Potentially dangerous features (security holes):
|
||
|
|
||
|
.. include:: /etc/passwd
|
||
|
.. raw:: html
|
||
|
:file: /etc/passwd
|
||
|
.. raw:: html
|
||
|
:url: file:///etc/passwd
|
||
|
.. raw:: html
|
||
|
|
||
|
<script>
|
||
|
that does something really nasty
|
||
|
</script>
|
||
|
.. csv-table:: :file: /etc/passwd
|
||
|
.. csv-table:: :url: file:///etc/passwd
|
||
|
.. figure:: picture.png
|
||
|
:figwidth: image
|