remove_zero_padding: Removes no-op padding from an RTF markup

View source: R/remove_zero_padding.R

remove_zero_paddingR Documentation

Removes no-op padding from an RTF markup

Description

Removes no-op padding from an RTF markup

Usage

remove_zero_padding(rtf)

Arguments

rtf

character(1) RTF markup.

Details

Removes no-op padding, which is padding that has a thickness of zero from an RTF markup.

Value

character(1) RTF markup with removed zero padding


tidytlg documentation built on Dec. 19, 2025, 9:07 a.m.