Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit cfddfcd

Browse files
committed
🚧 work in progress to adding highlighting
1 parent 08e1bac commit cfddfcd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

runestone/hparsons/hparsons.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,9 @@ def depart_hp_html(self, node):
9191

9292

9393
class HParsonsDirective(RunestoneIdDirective):
94-
# only keep: language, autograde, dburl
9594
"""
9695
.. hparsons:: uniqueid
97-
:language: sql, regex
96+
:language: python, java, javscript, sql, html: only for highlighting purpose.
9897
:dburl: only for sql -- url to load database
9998
:randomize: randomize the order of horizontal parsons
10099
:reuse: only for parsons -- make the blocks reusable

0 commit comments

Comments
 (0)