docs cars template: remove newline on last line only

pull/28139/head
Shane Smiskol 2 years ago
parent 83b6469b86
commit ff5c58c85d
  1. 4
      selfdrive/car/CARS_template.md

@ -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. --->

Loading…
Cancel
Save