docs cars template: remove newline on last line only

old-commit-hash: ff5c58c85da250fdac7e2a68b6e5968d5e9a5e4e
This commit is contained in:
Shane Smiskol
2023-05-15 14:54:08 -07:00
parent 2f0fce21ac
commit c32d453b10
+2 -2
View File
@@ -1,5 +1,5 @@
{% set footnote_tag = '[<sup>{}</sup>](#footnotes)' -%}
{% set star_icon = '[![star](assets/icon-star-{}.svg)](##)' -%}
{% set footnote_tag = '[<sup>{}</sup>](#footnotes)' %}
{% set star_icon = '[![star](assets/icon-star-{}.svg)](##)' %}
{% set video_icon = '<a href="{}" target="_blank"><img height="18px" src="assets/icon-youtube.svg"></img></a>' -%}
<!--- AUTOGENERATED FROM selfdrive/car/CARS_template.md, DO NOT EDIT. --->