Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1""" 

2 

3html_tags 

4......... 

5 

6.. automodule:: superdjango.html.templatetags.html_tags 

7 :members: 

8 :show-inheritance: 

9 :special-members: __init__ 

10 

11lazy_loader 

12........... 

13 

14.. automodule:: superdjango.html.templatetags.lazy_loader 

15 :members: 

16 :show-inheritance: 

17 :special-members: __init__ 

18 

19markdown_tags 

20............. 

21 

22.. automodule:: superdjango.html.templatetags.markdown_tags 

23 :members: 

24 :show-inheritance: 

25 :special-members: __init__ 

26 

27"""