diff --git a/Shared/Infrastructure/Scripts/test-fix-lists.php b/Shared/Infrastructure/Scripts/test-fix-lists.php new file mode 100644 index 00000000..630a8566 --- /dev/null +++ b/Shared/Infrastructure/Scripts/test-fix-lists.php @@ -0,0 +1,91 @@ +set_charset("utf8mb4"); + +echo "========================================\n"; +echo "ANÁLISIS DE CORRECCIÓN PROPUESTA\n"; +echo "========================================\n\n"; + +// Patrón que encuentra:
  • TEXTO
  • y
  • +// - $3: contenido del
  • (ej: Texto) +// - $4: espacios entre
  • y (\s*)
  • (.*?)
  • (\s*)