Still.Preprocessor.AddContent (Still v0.2.0) View Source

Still.Preprocessor that reads the content of the input file and sets it to the :content field of Still.SourceFile.

Link to this section Summary

Functions

Returns the extension for the current file.

Sets the extension for the current file and calls the render/1 function.

Link to this section Functions

Specs

extension(Still.SourceFile.t()) :: String.t()

Returns the extension for the current file.

This function can be overridden.

Specs

Sets the extension for the current file and calls the render/1 function.