2.34 addboldtext

Adds some bold text.

Parameters:

$kiriwrite_presmodule->addboldtext(text, options);

Usage:

$kiriwrite_presmodule->addboldtext("This is text but formatted in bold.", { Style => "boldtext" });

text
Specifies the text that needs to be formatted in bold.

options
Specifies the following options as a hash in any order.

Value Description
Style Specifies the CSS style to use.