diff --git a/tests/testdata/test_generate_latex_file/classic_empty.tex b/tests/testdata/test_generate_latex_file/classic_empty.tex index 208771a..8463d07 100644 --- a/tests/testdata/test_generate_latex_file/classic_empty.tex +++ b/tests/testdata/test_generate_latex_file/classic_empty.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage[default, type1]{sourcesanspro} % for using source sans 3 font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,7 +50,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0.15cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ diff --git a/tests/testdata/test_generate_latex_file/classic_filled.tex b/tests/testdata/test_generate_latex_file/classic_filled.tex index 7544478..4921981 100644 --- a/tests/testdata/test_generate_latex_file/classic_filled.tex +++ b/tests/testdata/test_generate_latex_file/classic_filled.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage[default, type1]{sourcesanspro} % for using source sans 3 font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,7 +50,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0.15cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ @@ -195,7 +195,7 @@ } \kern 0.5 cm \mbox{ - \hrefWithoutArrow{https://mastodon.social/@johndoe@example}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} + \hrefWithoutArrow{https://example/@johndoe}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} } \kern 0.5 cm \mbox{ diff --git a/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex b/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex index 74c7f5f..efb06bc 100644 --- a/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex +++ b/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage{charter} % for using charter font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,6 +50,7 @@ \setcounter{secnumdepth}{0} % no section numbering \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip +\setlength{\columnsep}{0.15cm} % set column seperation \pagenumbering{gobble} % no page numbering \titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] diff --git a/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex b/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex index f7c5cf1..028699d 100644 --- a/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex +++ b/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage{charter} % for using charter font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,6 +50,7 @@ \setcounter{secnumdepth}{0} % no section numbering \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip +\setlength{\columnsep}{0.15cm} % set column seperation \pagenumbering{gobble} % no page numbering \titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] @@ -197,7 +199,7 @@ \AND \kern 0.25 cm \mbox{ - \hrefWithoutArrow{https://mastodon.social/@johndoe@example}{mastodon.social/@johndoe@example} + \hrefWithoutArrow{https://example/@johndoe}{example/@johndoe} } \kern 0.25 cm \AND diff --git a/tests/testdata/test_generate_latex_file/sb2nov_empty.tex b/tests/testdata/test_generate_latex_file/sb2nov_empty.tex index 242dc84..7716ec6 100644 --- a/tests/testdata/test_generate_latex_file/sb2nov_empty.tex +++ b/tests/testdata/test_generate_latex_file/sb2nov_empty.tex @@ -32,9 +32,10 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -46,7 +47,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ diff --git a/tests/testdata/test_generate_latex_file/sb2nov_filled.tex b/tests/testdata/test_generate_latex_file/sb2nov_filled.tex index 4a3c50b..c3548f2 100644 --- a/tests/testdata/test_generate_latex_file/sb2nov_filled.tex +++ b/tests/testdata/test_generate_latex_file/sb2nov_filled.tex @@ -32,9 +32,10 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -46,7 +47,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ @@ -194,7 +194,7 @@ } \kern 0.5 cm \mbox{ - \hrefWithoutArrow{https://mastodon.social/@johndoe@example}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} + \hrefWithoutArrow{https://example/@johndoe}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} } \kern 0.5 cm \mbox{ diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex index 208771a..8463d07 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage[default, type1]{sourcesanspro} % for using source sans 3 font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,7 +50,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0.15cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex index 7544478..4921981 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage[default, type1]{sourcesanspro} % for using source sans 3 font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,7 +50,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0.15cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ @@ -195,7 +195,7 @@ } \kern 0.5 cm \mbox{ - \hrefWithoutArrow{https://mastodon.social/@johndoe@example}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} + \hrefWithoutArrow{https://example/@johndoe}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} } \kern 0.5 cm \mbox{ diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex index 74c7f5f..efb06bc 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage{charter} % for using charter font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,6 +50,7 @@ \setcounter{secnumdepth}{0} % no section numbering \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip +\setlength{\columnsep}{0.15cm} % set column seperation \pagenumbering{gobble} % no page numbering \titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex index f7c5cf1..028699d 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex @@ -32,12 +32,13 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Theme specific: \usepackage{charter} % for using charter font % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -49,6 +50,7 @@ \setcounter{secnumdepth}{0} % no section numbering \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip +\setlength{\columnsep}{0.15cm} % set column seperation \pagenumbering{gobble} % no page numbering \titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] @@ -197,7 +199,7 @@ \AND \kern 0.25 cm \mbox{ - \hrefWithoutArrow{https://mastodon.social/@johndoe@example}{mastodon.social/@johndoe@example} + \hrefWithoutArrow{https://example/@johndoe}{example/@johndoe} } \kern 0.25 cm \AND diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex index 242dc84..7716ec6 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex @@ -32,9 +32,10 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -46,7 +47,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex index 4a3c50b..c3548f2 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex @@ -32,9 +32,10 @@ \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title +\usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Ensure that generate pdf is machine readable/ATS parsable: -\ifpdf +\ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 \fi @@ -46,7 +47,6 @@ \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0cm} % set column seperation - \makeatletter \let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle \patchcmd{\ps@customFooterStyle}{\thepage}{ @@ -194,7 +194,7 @@ } \kern 0.5 cm \mbox{ - \hrefWithoutArrow{https://mastodon.social/@johndoe@example}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} + \hrefWithoutArrow{https://example/@johndoe}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example} } \kern 0.5 cm \mbox{ diff --git a/tests/testdata/test_generate_markdown_file/classic_filled.md b/tests/testdata/test_generate_markdown_file/classic_filled.md index 96fa9f9..de898ea 100644 --- a/tests/testdata/test_generate_markdown_file/classic_filled.md +++ b/tests/testdata/test_generate_markdown_file/classic_filled.md @@ -8,7 +8,7 @@ - GitHub: [johndoe](https://github.com/johndoe) - Instagram: [johndoe](https://instagram.com/johndoe) - Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) -- Mastodon: [@johndoe@example](https://mastodon.social/@johndoe@example) +- Mastodon: [@johndoe@example](https://example/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) diff --git a/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md b/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md index 96fa9f9..de898ea 100644 --- a/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md +++ b/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md @@ -8,7 +8,7 @@ - GitHub: [johndoe](https://github.com/johndoe) - Instagram: [johndoe](https://instagram.com/johndoe) - Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) -- Mastodon: [@johndoe@example](https://mastodon.social/@johndoe@example) +- Mastodon: [@johndoe@example](https://example/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) diff --git a/tests/testdata/test_generate_markdown_file/moderncv_filled.md b/tests/testdata/test_generate_markdown_file/moderncv_filled.md index 96fa9f9..de898ea 100644 --- a/tests/testdata/test_generate_markdown_file/moderncv_filled.md +++ b/tests/testdata/test_generate_markdown_file/moderncv_filled.md @@ -8,7 +8,7 @@ - GitHub: [johndoe](https://github.com/johndoe) - Instagram: [johndoe](https://instagram.com/johndoe) - Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) -- Mastodon: [@johndoe@example](https://mastodon.social/@johndoe@example) +- Mastodon: [@johndoe@example](https://example/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) diff --git a/tests/testdata/test_generate_markdown_file/sb2nov_filled.md b/tests/testdata/test_generate_markdown_file/sb2nov_filled.md index 96fa9f9..de898ea 100644 --- a/tests/testdata/test_generate_markdown_file/sb2nov_filled.md +++ b/tests/testdata/test_generate_markdown_file/sb2nov_filled.md @@ -8,7 +8,7 @@ - GitHub: [johndoe](https://github.com/johndoe) - Instagram: [johndoe](https://instagram.com/johndoe) - Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) -- Mastodon: [@johndoe@example](https://mastodon.social/@johndoe@example) +- Mastodon: [@johndoe@example](https://example/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) diff --git a/tests/testdata/test_latex_to_pdf/classic_empty.pdf b/tests/testdata/test_latex_to_pdf/classic_empty.pdf index c5be5b7..abf69de 100644 Binary files a/tests/testdata/test_latex_to_pdf/classic_empty.pdf and b/tests/testdata/test_latex_to_pdf/classic_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/classic_filled.pdf b/tests/testdata/test_latex_to_pdf/classic_filled.pdf index 31df956..3c7873a 100644 Binary files a/tests/testdata/test_latex_to_pdf/classic_filled.pdf and b/tests/testdata/test_latex_to_pdf/classic_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf b/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf index 2bd9b92..66f28e6 100644 Binary files a/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf and b/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf b/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf index ed39355..66dd7e3 100644 Binary files a/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf and b/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf b/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf index f2bf791..7938bd3 100644 Binary files a/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf and b/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf b/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf index 8593708..3ed07d9 100644 Binary files a/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf and b/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf b/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf index 79ba084..eba7609 100644 Binary files a/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf and b/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf b/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf index 1ec28b2..5b1ef31 100644 Binary files a/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf and b/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf differ diff --git a/tests/testdata/test_markdown_to_html/classic_filled.html b/tests/testdata/test_markdown_to_html/classic_filled.html index f97bfd6..6c55838 100644 --- a/tests/testdata/test_markdown_to_html/classic_filled.html +++ b/tests/testdata/test_markdown_to_html/classic_filled.html @@ -8,7 +8,7 @@
  • GitHub: johndoe
  • Instagram: johndoe
  • Orcid: 0000-0000-0000-0000
  • -
  • Mastodon: @johndoe@example
  • +
  • Mastodon: @johndoe@example
  • Twitter: johndoe
  • Text Entries

    diff --git a/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html b/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html index f97bfd6..6c55838 100644 --- a/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html +++ b/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html @@ -8,7 +8,7 @@
  • GitHub: johndoe
  • Instagram: johndoe
  • Orcid: 0000-0000-0000-0000
  • -
  • Mastodon: @johndoe@example
  • +
  • Mastodon: @johndoe@example
  • Twitter: johndoe
  • Text Entries

    diff --git a/tests/testdata/test_markdown_to_html/moderncv_filled.html b/tests/testdata/test_markdown_to_html/moderncv_filled.html index f97bfd6..6c55838 100644 --- a/tests/testdata/test_markdown_to_html/moderncv_filled.html +++ b/tests/testdata/test_markdown_to_html/moderncv_filled.html @@ -8,7 +8,7 @@
  • GitHub: johndoe
  • Instagram: johndoe
  • Orcid: 0000-0000-0000-0000
  • -
  • Mastodon: @johndoe@example
  • +
  • Mastodon: @johndoe@example
  • Twitter: johndoe
  • Text Entries

    diff --git a/tests/testdata/test_markdown_to_html/sb2nov_filled.html b/tests/testdata/test_markdown_to_html/sb2nov_filled.html index f97bfd6..6c55838 100644 --- a/tests/testdata/test_markdown_to_html/sb2nov_filled.html +++ b/tests/testdata/test_markdown_to_html/sb2nov_filled.html @@ -8,7 +8,7 @@
  • GitHub: johndoe
  • Instagram: johndoe
  • Orcid: 0000-0000-0000-0000
  • -
  • Mastodon: @johndoe@example
  • +
  • Mastodon: @johndoe@example
  • Twitter: johndoe
  • Text Entries