F

Register Custom LESS

  • Thread starter Thread starter Foxtrek_64
  • Start date Start date
F

Foxtrek_64

Guest

Hi all,

Trying to figure out how to get this wired up and it's giving me a bit of trouble. I have a custom bbcode added, intended to be used as such:

[tok]jan pi (toki-pona) li jan pi (pona mute)[/tok]

The custom bbcode adds a custom class, .toki-pona, and wraps the text in a span.

<span class="toki-pona">jan pi (toki-pona) li jan pi (pona mute)</span>

This all works great. Next I've added a template, toki_pona.less, with the following content. Pulling from GitHub is...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom