@@ -120,7 +120,7 @@ def convert(content) rd = RDiscount.new(content, *@rdiscount_extensions)
html = rd.to_html
if rd.generate_toc and html.include?(@config['rdiscount']['toc_token'])
- html.gsub!(@config['rdiscount']['toc_token'], rd.toc_content)+ html.gsub!(@config['rdiscount']['toc_token'], rd.toc_content.force_encoding('utf-8')) end
html
pot, po
po
123456
# LANGUAGE (LOCALE) translation for WordPress."MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n"#: ../inc/admin.php:79msgid"%s: You need WordPress 3.1.0 or higher and PHP 5 with libcurl."
http
http
12345
HTTP/1.1200OKContent-Type:text/plain; charset=utf-8Content-Length:12Hello World