shr-allowed-images | If non-nil, only images that match this regexp are displayed. |
shr-blocked-images | Images that have URLs matching this regexp will be blocked. |
shr-bullet | Bullet used for unordered lists. |
shr-content-function | If bound, this should be a function that will return the content. |
shr-cookie-policy | When to use cookies when fetching dependent data like images. |
shr-correct-attribute-case | Attributes for correcting the case in SVG and MathML. |
shr-discard-aria-hidden | If non-nil, don’t render tags with ‘aria-hidden="true"’. |
shr-external-browser | Function used to launch an alternative browser. |
shr-external-rendering-functions | Alist of tag/function pairs used to alter how shr renders certain tags. |
shr-fill-text | Non-nil means to fill the text according to the width of the window. |
shr-hr-line | Character used to draw hr lines. |
shr-image-animate | Non-nil means that images that can be animated will be. |
shr-image-ascent | The value to be used for :ascent property when inserting images. |
shr-image-zoom-level-alist | An alist of possible image zoom levels. |
shr-image-zoom-levels | A list of image zoom levels to cycle through with ‘shr-zoom-image’. |
shr-inhibit-images | If non-nil, inhibit loading images. |
shr-max-image-proportion | How big pictures displayed are in relation to the window they’re in. |
shr-max-inline-image-size | If non-nil, determines when the images can be displayed inline. |
shr-max-width | Maximum text width to use for HTML rendering. |
shr-offer-extend-specpdl | Non-nil means offer to extend the specpdl if the HTML nests deeply. |
shr-prefer-media-type-alist | Preferences for media types. |
shr-put-image-function | Function called to put image and alt string. |
shr-sliced-image-height | How tall images can be before slicing in relation to the window they’re in. |
shr-sub-raise-factor | The value of raise property for subscripts. |
shr-sup-raise-factor | The value of raise property for superscripts. |
shr-table-corner | Character used to draw table corners. |
shr-table-horizontal-line | Character used to draw horizontal table lines. |
shr-table-vertical-line | Character used to draw vertical table lines. |
shr-target-id | Target fragment identifier anchor. |
shr-url-transformer | Function to transform URLs. |
shr-use-colors | If non-nil, respect color specifications in the HTML. |
shr-use-fonts | If non-nil, use proportional fonts for text. |
shr-use-xwidgets-for-media | If non-nil, use xwidgets to display video and audio elements. |
shr-width | Window width to use for HTML rendering. |