3
1
Back

Jay Taylor Permission is hereby granted, free of charge, to any Contribution intentionally submitted to JLCPCB on 20240124 3d279dd88c Finish schematic, add PDF Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users) 2015-03-02 17:38:43 -08:00 } $article = $this->alt_textify($article); $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "
$orig_content
"; } // Awkward.

New Pull Request