From 9837eb28eee6af2d1a7243d3bc025d9a277d848c Mon Sep 17 00:00:00 2001 From: PrgmrBill Date: Fri, 8 May 2015 13:31:58 -0400 Subject: [PATCH] SpiffyTitles: updates formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b2fc1b..cbc5648 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Default value: `^ {{Title}} ({{Year}}, {{Country}}) - Rating: {{imdbRating}} :: Default value - `^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{type}} {{width}}x{{height}} {{file_size}} :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %}` + ^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{type}} {{width}}x{{height}} {{file_size}} :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %} Example output: @@ -78,7 +78,7 @@ Example output: Default value - `^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{image_count}} images :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %}` + ^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{image_count}} images :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %} Example output: