Open h0p3zZ opened 1 week ago
In the HTMLAttributeMergeAction struct the mergeMode appending has the argument name seperatedBy this should be separatedBy.
HTMLAttributeMergeAction
appending
seperatedBy
separatedBy
https://github.com/sliemeobn/elementary/blob/fb769241c778b9b6f92dd8e1fcf6dff0650412e9/Sources/Elementary/Core/Html%2BAttributes.swift#L29
In the
HTMLAttributeMergeAction
struct the mergeModeappending
has the argument nameseperatedBy
this should beseparatedBy
.https://github.com/sliemeobn/elementary/blob/fb769241c778b9b6f92dd8e1fcf6dff0650412e9/Sources/Elementary/Core/Html%2BAttributes.swift#L29