Skip to content

converting text into .html file 解析文本文件生成HTML文件

Notifications You must be signed in to change notification settings

asdlei99/txt2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

txt2html

converting text into .html file 解析文本文件生成HTML文件

Usage 用法

# input: abc.txt  output: output.html
python txt2html.py abc.txt [-o output.html]

Use the -h to check out usage.

使用-h参数可以查看使用说明。

About input 关于输入的文本

  • reference example

Others 其它

  • works on Windows7, Python3

  • supports URL, MAIL and EMPHASIS 支持URL、邮箱和强调句子

  • supports TITLE, HEADING, LISTITEM and PARAGRAPH with lines 支持大标题、二级标题、表项和多行段落

  • simple but helps in easy job ​:smile:​

About

converting text into .html file 解析文本文件生成HTML文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published