3
1
Back

C6741b48f0ef8a6e69ecbca1a47bc4f4b481e2a3 Mon Sep 17 00:00:00 2001 Subject: [PATCH] rm old format files Removed submodules aoKicad, Kosmo_panel Extend trigger mod block to include diode README correction and edits README.md file 666c48f795 adds README.md file again edits README.md file again edits README.md file 666c48f795 adds README.md file 4f6e9e0984 Updated LICD, alter alt-textify to handle both title and alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $img = preg_replace("@height=\"\d+\"@", "", $img); $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] .= "
Alt: " . $article['id']; } return $article.

New Pull Request