Skip to content

nghihua/br-html-tag-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

-br-adder

// When copying text into html files, we have to manually add < br > tag after every paragraph.

With this program, we just have to pass in the text file, and the < br > tag will be added after every new line ('\n') character.

About

Automatically adding <br> to text file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages