Cleanup some code
This commit is contained in:
@ -56,7 +56,7 @@ defmodule Outlook.InternalTree.RawInternalBasic do
|
||||
Logger.info "inline_tree #{inline_tree |> inspect}"
|
||||
partition_inlinelevel(inline_tree)
|
||||
|> chunk_with_list()
|
||||
|> Html.strip_attributes # to be implemented
|
||||
|> Html.strip_attributes
|
||||
|> Enum.map(fn sentence ->
|
||||
%TranslationUnit{
|
||||
content: Html.to_html(sentence),
|
||||
|
||||
Reference in New Issue
Block a user