remove use of flexible include

This commit is contained in:
Tom Hodson 2022-11-23 20:54:33 +01:00
parent 1520ab75a8
commit e51a452b6d
2 changed files with 19370 additions and 1 deletions

19369
_includes/arduino.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 660 KiB

View File

@ -8,7 +8,7 @@ In [another post](/2022/11/22/sensor_watch.html) I talked about the [Sensor Watc
In the end we'll end up with this:
<figure>
{% flexible_include assets/blog/emscripten_arduino/arduino.svg do_not_escape %}
{% include arduino.svg %}
Serial Console
<textarea class="emscripten" id="output" rows="8" style="width: 80%; display: block; margin: 1em;"></textarea>
<figcaption>