Skip to content

raguay/MyTextsoap

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

MyTextsoap

My place to share TextSoap cleaners.

Fix Bible Text.tscleanerThis cleaner takes text copied from a theWord bible program and formats it the way I like it.
Make Title from URL.tscleaner This takes the slug out of an URL and creates a title from it.
Name:Address converter.tscleaner This one takes a list of <name>:<address> and creates an unordered list of anchors.
PostURL to Title.tscleaner Same as Make Title from URL.tscleaner except it assumes the slug is the text given.
Remove Hyphens.tscleaner Remove all Hyphens and make them spaces.
Remove dashes.tscleaner Remove all dashes and makes them spaces.
Remove p tag.tscleaner Remove all html p tags for including into WordPress.
list of addresses to unordered list anchors.tscleanerTakes a list of Urls and makes an unordered list of anchors for them.
CleantoMinHTMLThis cleaner will take HTML, remove all styling tags, remove all paragraph tags, but leave list type tags and anchor tags. This cleaner is great for taking expressive HTML to the bare minimum for inclusion into a CMS.

About

My place to share TextSoap cleaners.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published