Help for this page

Select Code to Download


  1. or download this
    for //li/*  mv text() replace . ;
    
  2. or download this
    for //li/*  {
        xmove (text()|*) after . ;
        rm . ;
    }
    
  3. or download this
    for //li/* xmove (text()|*) replace . ;