epoxy_style()epoxy_style() was renamed epoxy_transform() in epoxy version 0.1.0.
epoxy_style(...)epoxy_style_apply(...)
epoxy_style_bold(...)
epoxy_style_code(...)
epoxy_style_collapse(...)
epoxy_style_get(...)
epoxy_style_html(...)
epoxy_style_inline(...)
epoxy_style_italic(...)
epoxy_style_set(...)
epoxy_style_wrap(...)
Returns the result of the new epoxy_transform function.
Passed to the new epoxy_transform function.
epoxy_style(): is now epoxy_transform().
epoxy_style_apply(): is now epoxy_transform_apply().
epoxy_style_bold(): is now epoxy_transform_bold().
epoxy_style_code(): is now epoxy_transform_code().
epoxy_style_collapse(): is now epoxy_transform_collapse().
epoxy_style_get(): is now epoxy_transform_get().
epoxy_style_html(): is now epoxy_transform_html().
epoxy_style_inline(): is now epoxy_transform_inline().
epoxy_style_italic(): is now epoxy_transform_italic().
epoxy_style_set(): is now epoxy_transform_set().
epoxy_style_wrap(): is now epoxy_transform_wrap().