Romain Gay
Romain Gay
Because actually the hostname is not replaced when creating an instance with the image.
I don't have git history for this, sorry :(
On simples websites with no other javascript fetched (src usage), Adena extensions gives this error: `Uncaught Error: Automatic publicPath is not supported in this browser` You can reproduce it for...
```go out = md.CodeBlock("my code") out += "this should be outside codeblock" ``` currently renders as: This PR adds a `\n` to CodeBlock and LanguageCodeBlock for better rendering