After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722788 - Command \| not working when last character in markdown table line
Command \| not working when last character in markdown table line
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: build
1.8.6
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2014-01-22 19:22 UTC by albert
Modified: 2014-04-22 17:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Source file showing the problem (255 bytes, text/x-chdr)
2014-01-22 19:22 UTC, albert
Details

Description albert 2014-01-22 19:22:21 UTC
Created attachment 266996 [details]
Source file showing the problem

When having the doxygen command for pipe (\|) as last characters on a line in a markdown table the pipe (|) symbol isn't shown but just a backslash(\). A (in my opinion not nice) workaround is to place   behind the command.

See the attached file for an example, a default Doxyfile has been used.
Comment 1 Dimitri van Heesch 2014-01-26 14:58:58 UTC
Confirmed. Should be fixed in the next GIT update.
Comment 2 Dimitri van Heesch 2014-04-21 10:09:20 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.7. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant (preferrably in the form of a self-contained example).