Skip to main content

Module normalize

Module normalize 

Source
Expand description

Output normalization for Pasta Lua transpiler.

This module provides output buffer normalization to remove trailing blank lines and ensure consistent EOF markers.

Functionsยง

normalize_output
Normalize output buffer by removing trailing blank lines and blank lines before end.