A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Python-Markdown/markdown/issues/965 below:

attr_list does not work with <pre> blocks · Issue #965 · Python-Markdown/markdown · GitHub

It seems that it is impossible to add an attribute the the <pre> block. It is a block level element, so according to the source code attr_list will try to get the definition from the last line of the block, but this does not happen, e.g.:

```
code block
{ #something }
```

Will be just rendered as:

code block
{ #something }

Or do I miss something and there is some what re: how one can add an attribute to the <pre> block in Markdown?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4