Skip to content

A C# implementation of the Wordpress wpautop() function. Changes double line-breaks in the text into HTML paragraphs (<p>...</p>).

License

Notifications You must be signed in to change notification settings

braksator/WpAutoP.cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WpAutoP.cs

A C# implementation of the Wordpress wpautop function. Changes double line-breaks in the text into HTML paragraphs. Change the namespace, and class/function names to suit your purposes.

About

A C# implementation of the Wordpress wpautop() function. Changes double line-breaks in the text into HTML paragraphs (<p>...</p>).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages