Skip to content

Conversation

smaximov
Copy link
Contributor

ExDoc.Formatter.HTML.ast_to_html({tag, attrs, ast}) ends with two equivalent expressions that build the HTML iolist (the former is simply evaluated and discarded), so I removed the latter as it performs an extra concatenation.

`ExDoc.Formatter.HTML.ast_to_html({tag, attrs, ast})` ends with two 
equivalent expressions that build the HTML iolist (the former is simply
evaluated and discarded), so I removed the latter as it performs an extra
concatenation.
@josevalim josevalim merged commit 695012e into elixir-lang:master Jun 10, 2020
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@wojtekmach
Copy link
Member

Oops, good catch!

@smaximov smaximov deleted the patch-1 branch June 10, 2020 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants