remove_zero_padding: Removes noop padding from an RTF markup

View source: R/remove_zero_padding.R

remove_zero_paddingR Documentation

Removes noop padding from an RTF markup

Description

Removes noop padding from an RTF markup

Usage

remove_zero_padding(rtf)

Arguments

rtf

character(1) RTF markup

Details

Removes noop 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 June 22, 2024, 10:43 a.m.