A convenience function, applying the provided styles to the input string and then resetting.
Inline styling can be applied using the syntax [style-list]{text to format}, where style-list is a
space-separated list of styles from style. For example [bold white bg-red]{bold white text on a red
background}.
A convenience function, applying the provided styles to the input string and then resetting.
Inline styling can be applied using the syntax
[style-list]{text to format}
, wherestyle-list
is a space-separated list of styles from style. For example[bold white bg-red]{bold white text on a red background}
.