સ્ટાન્ડર્ડ નિયમ
ઇનપુટ (HTML)
<article><h2>જાહેરાત</h2><p>Finite Fieldમાં<br>સ્વાગત છે</p><ul><li>પરિચય</li><li>વપરાશ</li></ul></article>
આઉટપુટ (Text)
જાહેરાત Finite Fieldમાં સ્વાગત છે - પરિચય - વપરાશ
HTML માંથી readable body text કાઢો, paragraphs/lists format કરો અને script/style blocks આપમેળે દૂર કરો.
Entity decoding અને links, images, tables માટે handling પસંદ કરો, પછી એક જ flow માં result copy અથવા download કરો.
Input અને output બાજુ બાજુ દેખાય છે, જેથી line-break rules અને options ઓછા trial and error માં ગોઠવી શકો.
ઇનપુટ (HTML)
<article><h2>જાહેરાત</h2><p>Finite Fieldમાં<br>સ્વાગત છે</p><ul><li>પરિચય</li><li>વપરાશ</li></ul></article>
આઉટપુટ (Text)
જાહેરાત Finite Fieldમાં સ્વાગત છે - પરિચય - વપરાશ
ઇનપુટ (HTML)
<div><p>A</p><p>B</p></div>
આઉટપુટ (Text)
A B
ઇનપુટ (HTML)
<ol><li>જરૂરિયાતો નિર્ધારિત કરો</li><li>અમલ કરો</li></ol>
આઉટપુટ (Text)
1. જરૂરિયાતો નિર્ધારિત કરો 2. અમલ કરો
નોંધ: <script> અને <style> હંમેશા exclude થાય છે.
આ tool <p>/<br>/<li> જેવી tags ને line breaks માં બદલે છે. Target format નજીક પહોંચવા Line Break Rule અને Max Consecutive Line Breaks ગોઠવો.
ના. <script> અને <style> હંમેશા દૂર કરવામાં આવે છે.
તમે decode on/off પસંદ કરી શકો છો. & ને & માં બદલવું હોય તો decoding ચાલુ કરો.
Minimal rule વાપરો, Collapse Spaces ચાલુ રાખો અને Max Consecutive Line Breaks ને 1 અથવા 2 પર સેટ કરો.
હા. Link Handling ને Text + URL પર સેટ કરો.