From 0f4fd63bce565df986c3c7cfc20cf1e37496a585 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 19 Jul 2023 08:02:19 +0200 Subject: [PATCH] run escaped_character_inside_text --- abap_transpile.json | 1 - 1 file changed, 1 deletion(-) diff --git a/abap_transpile.json b/abap_transpile.json index 7251fe5..6114702 100644 --- a/abap_transpile.json +++ b/abap_transpile.json @@ -56,7 +56,6 @@ {"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "one_column_formula", "note": "?? CALL TRANSFORMATION xml_header = 'no'"}, {"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"}, - {"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "escaped_character_inside_text", "note": " https://github.com/abaplint/transpiler/pull/1265 "}, {"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "one_escaped_character", "note": "??"}, {"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "two_escaped_characters", "note": "??"},