Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Masquer les espaces
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Styles de texte
Modifier l’apparence
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Add Nofollow
Créé
il y a 6 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
0 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
19 lignes
Copier tout
1 ajout
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
19 lignes
Copier tout
<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 %}">
Copier
Copié
Copier
Copié
<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 -%}
Différences enregistrées
Texte d'origine
Ouvrir un fichier
<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 -%}
Texte modifié
Ouvrir un fichier
<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 -%}
Trouver la différence