Prints a spicy_flextable object – the flextable::flextable()
returned by output = "flextable", tagged so the table note keeps
its styling in interactive HTML display. Every flextable verb works
on the tagged object directly; printing delegates to flextable's
own rendering (as_flextable.spicy_flextable() returns the
untagged object).
Usage
# S3 method for class 'spicy_flextable'
print(x, ...)