Re: [O] Both italic and bold at the "edges": a bug?

2019-09-06 Thread Dmitrii Korobeinikov
Hi,

Yes, how emacs renders this is what I meant.

Regards,
Dmitrii

сб, 7 сент. 2019 г. в 01:37, Nicolas Goaziou :

> Hello,
>
> Dmitrii Korobeinikov  writes:
>
> >Here is what I mean. Everything in these will be italic-only:
> >
> >- /*italic, not bold*/
> >- /italic, *not bold*/
> >- /*italic*, not bold/
> >
> >Is there a reason for not allowing multiple highlighters to start in
> the
> > same place?
>
> They are allowed. Try exporting this document to, e.g., LaTeX.
>
> You may be talking about fontification, which is but an approximation of
> the real Org syntax (but it could be improved).
>
> Regards,
>
> --
> Nicolas Goaziou
>


Re: [O] Both italic and bold at the "edges": a bug?

2019-09-06 Thread Nicolas Goaziou
Hello,

Dmitrii Korobeinikov  writes:

>Here is what I mean. Everything in these will be italic-only:
>
>- /*italic, not bold*/
>- /italic, *not bold*/
>- /*italic*, not bold/
>
>Is there a reason for not allowing multiple highlighters to start in the
> same place?

They are allowed. Try exporting this document to, e.g., LaTeX.

You may be talking about fontification, which is but an approximation of
the real Org syntax (but it could be improved).

Regards,

-- 
Nicolas Goaziou



[O] Both italic and bold at the "edges": a bug?

2019-09-06 Thread Dmitrii Korobeinikov
   Here is what I mean. Everything in these will be italic-only:

   - /*italic, not bold*/
   - /italic, *not bold*/
   - /*italic*, not bold/

   Is there a reason for not allowing multiple highlighters to start in the
same place?

   Regards,
   Dmitrii.