Sha256: 654333bc91fc853f658d18b41de5b187de70d49ecb51071404ad070ac3c18951
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
$(function() { $("#markdown-content img").each(function(){ $(this).attr("src", $(this).attr('src').slice(2)) }); });
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-panda-0.2.5 | assets/js/typora2jekyll.js |