Skip to content

Releases: phikiphp/phiki

v0.0.10

07 Oct 12:47
63afe25
Compare
Choose a tag to compare
  • Pull in all themes and grammars supported by Shiki by default.

v0.0.9

06 Oct 23:59
c1fd410
Compare
Choose a tag to compare
  • Add very basic support for begin/while patterns.

v0.0.8

06 Oct 01:50
Compare
Choose a tag to compare
  • Implement anchor sequence replacement / removal based on vscode-textmate implementation!

v0.0.7

04 Oct 23:32
Compare
Choose a tag to compare
  • Add sh and shell aliases for shellscript.

v0.0.6

04 Oct 23:31
Compare
Choose a tag to compare
  • Use ?: instead of ?? to default Markdown language specifier.

v0.0.5

04 Oct 23:28
Compare
Choose a tag to compare
  • Extract alpha characters from Markdown language specifier.

v0.0.4

04 Oct 23:24
Compare
Choose a tag to compare
  • Default to txt when rendering Markdown code blocks without language.

v0.0.3

04 Oct 23:22
Compare
Choose a tag to compare
  • Trim last \n from code block when rendering Markdown.

v0.0.2

04 Oct 23:11
Compare
Choose a tag to compare
  • Remove illuminate/support dependency.

v0.0.1

04 Oct 23:08
Compare
Choose a tag to compare
  • Initial release.