mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-26 23:03:53 +08:00
docs cars template: remove newline on last line only
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% set footnote_tag = '[<sup>{}</sup>](#footnotes)' -%}
|
||||
{% set star_icon = '[](##)' -%}
|
||||
{% set footnote_tag = '[<sup>{}</sup>](#footnotes)' %}
|
||||
{% set star_icon = '[](##)' %}
|
||||
{% 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. --->
|
||||
|
||||
Reference in New Issue
Block a user