Hello, Nick Dokos <ndo...@gmail.com> writes:
> Terms in description lists > > - Term :: definition > > are given an `org-list-dt' face, but the regex (org.el: l.6307 or > thereabouts) does not seem to apply to numbered description lists - in: > > 1. Term :: definition > > the Term is given no face at all: is that intentional? I think so. Description lists and numbered lists are distinct types, so you cannot mix both. Regards, -- Nicolas Goaziou