Skip to content

kibi2/tir-pukiwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tir-pukiwiki

PukiWiki <-> TIR converter backend for tirenvi.

Install

pip install tir-pukiwiki

Usage

tir-pukiwiki parse file.pukiwiki > file.tir
tir-pukiwiki unparse file.pukiwiki < file.tir

Note

  • All tables are converted to PukiWiki table format on unparse (not CSV-style tables)
  • | inside a cell is replaced with | (full-width pipe)
  • This behavior can be changed with the --pipe option

About

PukiWiki <-> TIR converter backend for tirenvi.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors