Re: [O] Possible bug fontifying the terms in numbered description list

2019-02-05 Thread Nicolas Goaziou
Hello, Nick Dokos 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 t

[O] Possible bug fontifying the terms in numbered description list

2019-02-04 Thread Nick Dokos
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? Version: Org mode version 9