From 64cea5b272354343cd24382d2cfbe9d970de2cf0 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Tue, 6 Aug 2024 22:44:37 +0200 Subject: [PATCH] Fix markdown inside
blocks --- _config.yml | 6 ++++++ publications/mwis2024.md | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..7184b50 --- /dev/null +++ b/_config.yml @@ -0,0 +1,6 @@ +--- +# See +# for why we use kramdown. +markdown: kramdown +kramdown: + parse_block_html: true diff --git a/publications/mwis2024.md b/publications/mwis2024.md index 8914a83..a1ad4d5 100644 --- a/publications/mwis2024.md +++ b/publications/mwis2024.md @@ -56,7 +56,7 @@ In the paper we subdivide the large and relatively diverse collection of AVR dat The groups are selected based on the number of nodes in the problem instances. More information are presented in the paper. -
+
Group mapping in JSON format ```json @@ -139,7 +139,7 @@ The AVR problem instances have been original obtained from the [Amazon MWIS VR D The problem instances have been used as is. We converted the text file representation into our JSON clique graph format as well as into the Metis edge graph format. -
+ Mapping of instance number to original instance name as JSON ```json