User:Proteins/unindent.js: Difference between revisions

Content deleted Content added
Proteins (talk | contribs)
problem comes when order of indentation is reversed
Proteins (talk | contribs)
m extra square bracket
Line 168:
// top_DL_node.insertBefore(temp_DD_element, top_DD_element);
 
sibling_node = sibling_node_list[DD_element_index]];
if (sibling_node) {
top_DL_node.insertBefore(temp_DD_element, sibling_code);