From 039c2bd74fa923d3921d20375ea5a16c7fe318a2 Mon Sep 17 00:00:00 2001 From: Sina Atalay Date: Sun, 19 May 2024 17:38:39 +0300 Subject: [PATCH] data_models: update sample input --- rendercv/data_models.py | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/rendercv/data_models.py b/rendercv/data_models.py index ca69354..c2614c6 100644 --- a/rendercv/data_models.py +++ b/rendercv/data_models.py @@ -1384,15 +1384,9 @@ def get_a_sample_data_model( ), BulletEntry( bullet=( - "There are seven different entry types:" - " [BulletEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#bullet-entry)" - " (this section contains bullet entries)," - " [TextEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#text-entry)," - " [EducationEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#education-entry)," - " [ExperienceEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#experience-entry)," - " [NormalEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#normal-entry)," - " [PublicationEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#publication-entry)," - " and [OneLineEntry](https://docs.rendercv.com/user_guide/structure_of_the_yaml_input_file/\\#one-line-entry)." + "There are seven different entry types: *BulletEntry*, *TextEntry*," + " *EducationEntry*, *ExperienceEntry*, *NormalEntry*," + " *PublicationEntry*, and *OneLineEntry*." ), ), BulletEntry(