https://bugs.documentfoundation.org/show_bug.cgi?id=80086

--- Comment #7 from Dennis Roczek <dennisroc...@gmail.com> ---
(In reply to sehgalvibhor from comment #6)
> What should be the source language of the script which is being displayed on
> git. for example:
> https://wiki.documentfoundation.org/WikiAction/edit/QA/HowToBibisect
> has a pre tag , what will be the source tage for these types?

good question. The git output in the pre tags is actually not "converable" to
use highlight. the lines like
   > git bisect log
can be transformed to
<syntaxhighlight language="bash">
git bisect log
</syntaxhighlight>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to