-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* doxia-module-markdown: Re-incorporated integration tests from **maven-site-plugin** * doxia-module-markdown: Merged DOXIA-616 integration tests into **general**
- Loading branch information
1 parent
82f421e
commit 8128fd3
Showing
10 changed files
with
91 additions
and
144 deletions.
There are no files selected for viewing
69 changes: 0 additions & 69 deletions
69
doxia-modules/doxia-module-markdown/src/it/DOXIA-616-fenced-code-block/pom.xml
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
doxia-modules/doxia-module-markdown/src/it/DOXIA-616-fenced-code-block/verify.groovy
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
doxia-modules/doxia-module-markdown/src/it/general/src/site/markdown/DOXIA-473.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# DOXIA-473 | ||
|
||
But 'quotes' and "double quotes" were stripped from HTML result with DOXIA 1.3: | ||
see [DOXIA-473](https://issues.apache.org/jira/browse/DOXIA-473). |
3 changes: 3 additions & 0 deletions
3
...dules/doxia-module-markdown/src/it/general/src/site/markdown/DOXIA-535.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# DOXIA-535 | ||
|
||
\*.markdown files are processed just like \*.md files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
doxia-modules/doxia-module-markdown/src/it/general/src/site/markdown/DOXIA-597.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# DOXIA-597 | ||
|
||
Missing `monospaced` support [DOXIA-597](https://issues.apache.org/jira/browse/DOXIA-597) |
2 changes: 1 addition & 1 deletion
2
...ck/src/site/markdown/fenced-code-block.md → ...e/markdown/DOXIA-616-fenced-code-block.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters