HtmlEntities.Util (HtmlEntities v0.5.2) View Source
Utility functions for managing metadata.
Putting this code here makes it testable, and allows the code generation part of HtmlEntities to be as small as possible.
Link to this section Summary
Functions
Converts a line of comma-separated lines to entity definitions.
Load HTML entities from an external file.
Link to this section Types
Specs
Link to this section Functions
Specs
convert_line_to_entity([String.t()] | File.Stream.t()) :: entity()
Converts a line of comma-separated lines to entity definitions.
Specs
Load HTML entities from an external file.