Diff
checker
Texto
Texto
Imágenes
Documentos
Excel
Carpetas
Legal
Enterprise
Aplicación de escritorio
Precios
Iniciar sesión
Descargar Diffchecker Desktop
Comparar texto
Encuentra la diferencia entre dos archivos de texto
Herramientas
Historial
Editor live
Ocultar espacios en blanco
Ocultar sin cambios
Sin ajuste de línea
Vista
Dividido
Unificado
Nivel de detalle
Inteligente
Palabra
Letra
Estilos de texto
Cambiar apariencia
Resaltado de sintaxis
Elegir sintaxis
Ignorar
Transformar texto
Ir al primer cambio
Editar entrada
Diffchecker Desktop
La forma más segura de usar Diffchecker. ¡Obtén la app de Diffchecker Desktop: tus diffs nunca salen de tu computadora!
Obtener Desktop
Add Nofollow
Creado
hace 6 años
El diff nunca expira
Borrar
Exportar
Compartir
Explicar
0 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
19 líneas
Copiar todo
1 adición
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
19 líneas
Copiar todo
<li class="level-1{%if line_collection.links.size > 0%} level-1-has-child{%endif%}{% if line_collection.active %} current-cat showAny{% endif %}{%if forloop.first%} opened{%endif%}">
<li class="level-1{%if line_collection.links.size > 0%} level-1-has-child{%endif%}{% if line_collection.active %} current-cat showAny{% endif %}{%if forloop.first%} opened{%endif%}">
<a class="custom-control custom-checkbox"{% if line_collection.active %} href="javascript:void(0)"{%else%} href="{{line_collection.url|default: 'javascript:void(0)'}}" {% endif %}>
<a class="custom-control custom-checkbox"{% if line_collection.active %} href="javascript:void(0)"{%else%} href="{{line_collection.url|default: 'javascript:void(0)'}}" {% endif %}>
<span class="custom-control-label">{{line_collection.title}}</span>
<span class="custom-control-label">{{line_collection.title}}</span>
{%- if line_collection.type == 'collection_link' -%}
{%- if line_collection.type == 'collection_link' -%}
<span class="count lazyload" data-include="{{line_collection.url}}?view=count_with_tag">{{line_collection.object.all_products_count}}</span>
<span class="count lazyload" data-include="{{line_collection.url}}?view=count_with_tag">{{line_collection.object.all_products_count}}</span>
{%- endif -%}
{%- endif -%}
</a>
</a>
{% if line_collection.links.size > 0-%}
{% if line_collection.links.size > 0-%}
<ul class="child_collection"{%unless forloop.first%} style="display: none" {%endunless%}>
<ul class="child_collection"{%unless forloop.first%} style="display: none" {%endunless%}>
{% for child_link in line_collection.links-%}
{% for child_link in line_collection.links-%}
<li class="level-2{% if child_link.active %} current-cat{% endif %}">
<li class="level-2{% if child_link.active %} current-cat{% endif %}">
Copiar
Copiado
Copiar
Copiado
<a class="custom-control custom-checkbox"{% if child_link.active %} href="javascript:void(0)"{%else%}
href="{{child_link.url|default: 'javascript:void(0)'}}"{% endif %}>
<a class="custom-control custom-checkbox"{% if child_link.active %} href="javascript:void(0)"{%else%}
nofollow
href="{{child_link.url|default: 'javascript:void(0)'}}"{% endif %}>
<span class="custom-control-label">{{child_link.title}}</span>
<span class="custom-control-label">{{child_link.title}}</span>
{%- if child_link.type == 'collection_link' -%}
{%- if child_link.type == 'collection_link' -%}
<span class="count lazyload" data-include="{{child_link.url}}?view=count_with_tag">{{child_link.object.all_products_count}}</span>
<span class="count lazyload" data-include="{{child_link.url}}?view=count_with_tag">{{child_link.object.all_products_count}}</span>
{%- endif -%}
{%- endif -%}
</a>
</a>
</li>
</li>
{%- endfor -%}
{%- endfor -%}
Diferencias guardadas
Texto original
Abrir archivo
<li class="level-1{%if line_collection.links.size > 0%} level-1-has-child{%endif%}{% if line_collection.active %} current-cat showAny{% endif %}{%if forloop.first%} opened{%endif%}"> <a class="custom-control custom-checkbox"{% if line_collection.active %} href="javascript:void(0)"{%else%} href="{{line_collection.url|default: 'javascript:void(0)'}}" {% endif %}> <span class="custom-control-label">{{line_collection.title}}</span> {%- if line_collection.type == 'collection_link' -%} <span class="count lazyload" data-include="{{line_collection.url}}?view=count_with_tag">{{line_collection.object.all_products_count}}</span> {%- endif -%} </a> {% if line_collection.links.size > 0-%} <ul class="child_collection"{%unless forloop.first%} style="display: none" {%endunless%}> {% for child_link in line_collection.links-%} <li class="level-2{% if child_link.active %} current-cat{% endif %}"> <a class="custom-control custom-checkbox"{% if child_link.active %} href="javascript:void(0)"{%else%} href="{{child_link.url|default: 'javascript:void(0)'}}"{% endif %}> <span class="custom-control-label">{{child_link.title}}</span> {%- if child_link.type == 'collection_link' -%} <span class="count lazyload" data-include="{{child_link.url}}?view=count_with_tag">{{child_link.object.all_products_count}}</span> {%- endif -%} </a> </li> {%- endfor -%}
Texto modificado
Abrir archivo
<li class="level-1{%if line_collection.links.size > 0%} level-1-has-child{%endif%}{% if line_collection.active %} current-cat showAny{% endif %}{%if forloop.first%} opened{%endif%}"> <a class="custom-control custom-checkbox"{% if line_collection.active %} href="javascript:void(0)"{%else%} href="{{line_collection.url|default: 'javascript:void(0)'}}" {% endif %}> <span class="custom-control-label">{{line_collection.title}}</span> {%- if line_collection.type == 'collection_link' -%} <span class="count lazyload" data-include="{{line_collection.url}}?view=count_with_tag">{{line_collection.object.all_products_count}}</span> {%- endif -%} </a> {% if line_collection.links.size > 0-%} <ul class="child_collection"{%unless forloop.first%} style="display: none" {%endunless%}> {% for child_link in line_collection.links-%} <li class="level-2{% if child_link.active %} current-cat{% endif %}"> <a class="custom-control custom-checkbox"{% if child_link.active %} href="javascript:void(0)"{%else%} nofollow href="{{child_link.url|default: 'javascript:void(0)'}}"{% endif %}> <span class="custom-control-label">{{child_link.title}}</span> {%- if child_link.type == 'collection_link' -%} <span class="count lazyload" data-include="{{child_link.url}}?view=count_with_tag">{{child_link.object.all_products_count}}</span> {%- endif -%} </a> </li> {%- endfor -%}
Encontrar la diferencia