Skip to content

Conversation

@tenmihi
Copy link
Contributor

@tenmihi tenmihi commented Feb 22, 2020

  • pod prettify 対応
  • markdown prettify 対応

$parser->html_footer('');
$parser->parse_string_document("=pod\n\n$text");
$out =~ s/<code>/<code class="prettyprint">/g;
return $out
Copy link
Contributor Author

@tenmihi tenmihi Feb 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ここ今まで$outを返しておらず HASHほげほげ みたいなのが出力されてたようなので直しておきました

@kfly8
Copy link
Contributor

kfly8 commented Feb 23, 2020

LGTM!!

@kfly8 kfly8 merged commit a7c583f into content Feb 23, 2020
@kfly8 kfly8 deleted the issue/5 branch February 24, 2020 02:04
@kfly8 kfly8 linked an issue Jun 21, 2020 that may be closed by this pull request
3 tasks
@kfly8 kfly8 mentioned this pull request Jun 21, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

コードのPrettify

3 participants