Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 05 Dec 21:58
· 2 commits to main since this release
v1.0.1
  • Treat markdown code-fence kd:codespans the same as kd:codeblocks.

      ```
      puts "hello world"
      ```
    
    puts "hello world"