pub(crate) fn insert_attributes(
before: impl Element,
editor: &SyntaxEditor,
attrs: impl IntoIterator<Item = Attr>,
)pub(crate) fn insert_attributes(
before: impl Element,
editor: &SyntaxEditor,
attrs: impl IntoIterator<Item = Attr>,
)