DEMOS / HTML Encoding

HTML Encoding can be done a handful of different ways, including customized encoding methods. On some elements, such as #span{}, you can use the html_encode property to encode the text a certain way.

html_encode can be either of true, false, whites, number, or a function of arity 1

View Module Source

With HTML Tags: <b>Lorem ipsum</b> dolor sit amet, <i>consectetur adipiscing elit</i>. Proin vestibulum tempor gravida. <u>Aliquam et tellus vel sapien molestie aliquet.</u> Proin eget dui libero. With BBCode Tags: [b]Aliquam sollicitudin[/b], nibh eget posuere feugiat, [i]nunc velit pharetra risus[/i], eget laoreet neque metus at nibh.
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.