index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
markdown.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #8308 Verbatim block followed by markdown header breaks verbatim block
albert-github
2021-01-07
1
-1/+35
*
Incorrect entries on treeview
albert-github
2021-01-05
1
-1/+1
*
Miscounting lines in case a fenced code block
albert-github
2020-12-26
1
-2/+1
*
Miscounting of lines in case of inserting an anchor for a "H." tag
albert-github
2020-12-22
1
-1/+1
*
issue #8251: Macro stopped working in 1.8,.19
Dimitri van Heesch
2020-12-15
1
-4/+9
*
Optimized the escape function and made it more generic
Dimitri van Heesch
2020-11-05
1
-6/+7
*
issue #8156 Markdown anchors do not work with special symbols
albert-github
2020-11-03
1
-1/+7
*
Merge pull request #8131 from albert-github/feature/issue_8130
Dimitri van Heesch
2020-10-28
1
-2/+6
|
\
|
*
issue #8130 Markdown relative links - not working for other folders
albert-github
2020-10-26
1
-2/+6
*
|
issue #8132 Markdown inclusion of images broken after 39db9f48
albert-github
2020-10-26
1
-0/+4
|
/
*
Merge pull request #8123 from albert-github/feature/bug_cnt_md_code
Dimitri van Heesch
2020-10-24
1
-1/+1
|
\
|
*
Miscounting lines with markdown backtick section
albert-github
2020-10-22
1
-1/+1
*
|
Merge pull request #8125 from albert-github/feature/bug_cnt_md_table
Dimitri van Heesch
2020-10-24
1
-4/+4
|
\
\
|
*
|
Miscounting lines with markdown table
albert-github
2020-10-22
1
-4/+4
|
|
/
*
|
Miscounting lines with markdown blockquote
albert-github
2020-10-22
1
-3/+3
|
/
*
Merge pull request #8114 from albert-github/feature/bug_cnt_md_extra_line
Dimitri van Heesch
2020-10-20
1
-3/+7
|
\
|
*
Update markdown.cpp
Dimitri van Heesch
2020-10-20
1
-1/+1
|
*
When we have some simple markdown files like with extra spaces (after `\aa2`,...
albert-github
2020-10-18
1
-2/+6
*
|
Merge pull request #8117 from albert-github/feature/bug_cnt_md_ref_image
Dimitri van Heesch
2020-10-20
1
-1/+1
|
\
\
|
*
|
Miscounting of line in case of markdown `\ref` image
albert-github
2020-10-19
1
-1/+1
|
|
/
*
|
Miscounting in markdown in case of a horizontal ruler.
albert-github
2020-10-18
1
-1/+1
|
/
*
Fix for compiler warning fix :-(
Dimitri van Heesch
2020-10-17
1
-1/+1
*
Fixes compiler warning
Dimitri van Heesch
2020-10-17
1
-1/+1
*
Miscounting in case of markdown links
albert-github
2020-10-16
1
-1/+11
*
Merge pull request #8079 from albert-github/feature/issue_8078
Dimitri van Heesch
2020-10-12
1
-1/+1
|
\
|
*
issue #8078 Warning and extra text when using Markdown as mainpage
albert-github
2020-10-06
1
-1/+1
*
|
Miscounting of lines in respect to page command (ATX header)
albert-github
2020-10-10
1
-0/+1
*
|
Incorrect counting of markdown verbatim block
albert-github
2020-10-08
1
-1/+2
|
/
*
added support for mingw PRETTY_FUNC (#8059)
ArmandZampieri
2020-10-05
1
-1/+1
*
Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-10-03
1
-17/+19
|
\
|
*
Miscounting of lines in respect to page command
albert-github
2020-09-24
1
-17/+19
*
|
No warning for unbalanced brackets in markdown
albert-github
2020-09-25
1
-0/+2
*
|
Merge pull request #8045 from albert-github/feature/bug_md_fenced_cnt
Dimitri van Heesch
2020-09-24
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Miscounting of lines in case of fenced code block
albert-github
2020-09-20
1
-1/+1
*
|
issue #8037: Links using @ref stopped working in doxygen 1.8.19
Dimitri van Heesch
2020-09-21
1
-0/+1
|
/
*
issue #7996 \ref commands broken in markdown tables
albert-github
2020-09-02
1
-1/+1
*
Spelling corrections is comments
albert-github
2020-08-09
1
-1/+1
*
Simplified code by passing lineNr directly
Dimitri van Heesch
2020-08-06
1
-3/+1
*
Coverity uninitialized variable
albert-github
2020-08-06
1
-1/+1
*
Fix for markdown emphasis processing regression.
Dimitri van Heesch
2020-08-05
1
-2/+7
*
Merge pull request #7782 from wataash/tagend-markdown-em
Dimitri van Heesch
2020-08-03
1
-2/+2
|
\
|
*
issue #7781: allow '>' before Markdown emphasis
Wataru Ashihara
2020-05-23
1
-2/+2
*
|
Merge branch 'feature/issue_7923' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-07-28
1
-3/+5
|
\
\
|
*
|
issue #7923 source line numbers in warnings output by parser are off by 1
albert-github
2020-07-27
1
-3/+5
*
|
|
Additional tweaks to get markdown tables inside ALIASES work
Dimitri van Heesch
2020-07-27
1
-14/+150
*
|
|
Merge branch 'feature/issue_7787' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-07-25
1
-3/+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
issue #7787 Doxygen 1.8.18: Markdown tables not working in ALIASES anymore?
albert-github
2020-05-20
1
-3/+17
*
|
|
issue #7911 markdown table add extra test to "\copybrief"
albert-github
2020-07-18
1
-1/+1
*
|
|
Refactor: Modernize clang parser and make it run with multiple threads
Dimitri van Heesch
2020-07-16
1
-2/+1
*
|
|
Multi-threaded parsing: added locks around global data
Dimitri van Heesch
2020-06-17
1
-8/+0
[next]