From baa595ef3f37b33ff45bb3ac03a864ce676ab443 Mon Sep 17 00:00:00 2001 From: Nick Nicholas Date: Wed, 1 Jan 2025 02:05:11 +0200 Subject: [PATCH] rspec: https://github.com/metanorma/isodoc/issues/610 --- Gemfile.devel | 2 ++ spec/isodoc/html_convert_spec.rb | 4 ++-- spec/metanorma/processor_spec.rb | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 Gemfile.devel diff --git a/Gemfile.devel b/Gemfile.devel new file mode 100644 index 0000000..71628ca --- /dev/null +++ b/Gemfile.devel @@ -0,0 +1,2 @@ +gem "isodoc", git: "https://github.com/metanorma/isodoc", branch: "feature/presentation-terms" +gem "metanorma-standoc", git: "https://github.com/metanorma/metanorma-standoc", branch: "fix/remove-asciimath2unitsml" diff --git a/spec/isodoc/html_convert_spec.rb b/spec/isodoc/html_convert_spec.rb index 3c33f31..cd9beca 100644 --- a/spec/isodoc/html_convert_spec.rb +++ b/spec/isodoc/html_convert_spec.rb @@ -556,7 +556,7 @@ 1.  Terms, Definitions, Symbols and Abbreviated Terms 1.1. - Term2 +

Term2

@@ -744,7 +744,7 @@ . 1 - Term2 + Term2 diff --git a/spec/metanorma/processor_spec.rb b/spec/metanorma/processor_spec.rb index 55ddd52..afa09a7 100644 --- a/spec/metanorma/processor_spec.rb +++ b/spec/metanorma/processor_spec.rb @@ -85,7 +85,7 @@ Terms, Definitions, Symbols and Abbreviated Terms - Term2 +

Term2