Re: [O] Bug in emphasis fontification

2017-12-04 Thread Kaushal Modi
On Sat, Dec 2, 2017 at 5:30 PM Nicolas Goaziou wrote: > Hopefully fixed. Thank you. > Yes, I confirm the fix. Thank you! -- Kaushal Modi

Re: [O] Bug in emphasis fontification

2017-12-02 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: > I believe that the recent fontification rules still need tweaking. > > Here's a MWE: > > = > *bold* > = > > Here's a more detailed version: > > = > *bold* > ^ above does not work > *bold* this works at the time of typing. > But on saving and doing =rever

[O] Bug in emphasis fontification

2017-12-01 Thread Kaushal Modi
Hello, I believe that the recent fontification rules still need tweaking. Here's a MWE: = *bold* = Here's a more detailed version: = *bold* ^ above does not work *bold* this works at the time of typing. But on saving and doing =revert-buffer=, the fontification goes away. This *bol