Home

Awesome

Podeno

Convert pod file to other format by podium.

This support to highlight like highlight.js, shiki etc.

Required permissions

Installation

If you execute below, you can execute podeno.

$ deno install --allow-net --allow-read --allow-write https://pax.deno.dev/Omochice/podeno/cli.ts

Usage

If you want to convert pod to markdown named as sample.pod:

$ podeno markdown --in sample.pod

This tool has below commands:

See podeno --help more...