Experimental class-based conversion now working for TXT and HTML.
[librarian.git] / src / librarian / elements / drama / naglowek_listy.py
index 398a055..4db9111 100644 (file)
@@ -2,4 +2,4 @@ from ..base import WLElement
 
 
 class NaglowekListy(WLElement):
-    pass
+    HTML_TAG = "h3"