-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
markdown: avoid searching for bullets in code blocks
Closes: #546 Signed-off-by: Alexander Golubev <[email protected]>
- Loading branch information
Showing
6 changed files
with
52 additions
and
15 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"POT-Creation-Date: 2020-04-28 18:23+0200\n" | ||
"POT-Creation-Date: 2025-01-28 09:30+0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -69,14 +69,24 @@ msgstr "" | |
"LINE2\n" | ||
"``````````\n" | ||
|
||
#. type: Fenced code block (diff) | ||
#: PandocFencedCodeBlocks.md:51 | ||
#, no-wrap | ||
msgid "" | ||
"- Code block that includes bullet-like text.\n" | ||
"- Ensure that it doesn't get interpreted.\n" | ||
msgstr "" | ||
"- cODE BLOCK THAT INCLUDES BULLET-LIKE TEXT.\n" | ||
"- eNSURE THAT IT DOESN'T GET INTERPRETED.\n" | ||
|
||
#. type: Plain text | ||
#: PandocFencedCodeBlocks.md:52 | ||
#: PandocFencedCodeBlocks.md:57 | ||
#, markdown-text | ||
msgid "This first pandoc fenced_div is non-nested." | ||
msgstr "tHIS FIRST PANDOC FENCED DIV IS NON-NESTED." | ||
|
||
#. type: Fenced div block ({#special .sidebar}) | ||
#: PandocFencedCodeBlocks.md:53 | ||
#: PandocFencedCodeBlocks.md:58 | ||
#, no-wrap | ||
msgid "" | ||
"Here is a paragraph.\n" | ||
|
@@ -88,13 +98,13 @@ msgstr "" | |
"aND ANOTHER.\n" | ||
|
||
#. type: Plain text | ||
#: PandocFencedCodeBlocks.md:59 | ||
#: PandocFencedCodeBlocks.md:64 | ||
#, markdown-text | ||
msgid "The second pandoc fenced div is nested." | ||
msgstr "tHE SECOND PANDOC FENCED DIV IS NESTED." | ||
|
||
#. type: Fenced div block (Warning ::::::) | ||
#: PandocFencedCodeBlocks.md:60 | ||
#: PandocFencedCodeBlocks.md:65 | ||
#, no-wrap | ||
msgid "" | ||
"This is a warning.\n" | ||
|
@@ -104,13 +114,13 @@ msgstr "" | |
"\n" | ||
|
||
#. type: Fenced div block (Warning ::::::|Danger) | ||
#: PandocFencedCodeBlocks.md:60 | ||
#: PandocFencedCodeBlocks.md:65 | ||
#, no-wrap | ||
msgid "This is a warning within a warning.\n" | ||
msgstr "tHIS IS A WARNING WITHIN A WARNING.\n" | ||
|
||
#. type: Plain text | ||
#: PandocFencedCodeBlocks.md:68 | ||
#: PandocFencedCodeBlocks.md:73 | ||
#, markdown-text | ||
msgid "Some extra text." | ||
msgstr "sOME EXTRA TEXT." |
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"POT-Creation-Date: 2020-04-28 18:23+0200\n" | ||
"POT-Creation-Date: 2025-01-28 09:44+0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -55,14 +55,22 @@ msgid "" | |
"``````````\n" | ||
msgstr "" | ||
|
||
#. type: Fenced code block (diff) | ||
#: PandocFencedCodeBlocks.md:51 | ||
#, no-wrap | ||
msgid "" | ||
"- Code block that includes bullet-like text.\n" | ||
"- Ensure that it doesn't get interpreted.\n" | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: PandocFencedCodeBlocks.md:52 | ||
#: PandocFencedCodeBlocks.md:57 | ||
#, markdown-text | ||
msgid "This first pandoc fenced_div is non-nested." | ||
msgstr "" | ||
|
||
#. type: Fenced div block ({#special .sidebar}) | ||
#: PandocFencedCodeBlocks.md:53 | ||
#: PandocFencedCodeBlocks.md:58 | ||
#, no-wrap | ||
msgid "" | ||
"Here is a paragraph.\n" | ||
|
@@ -71,27 +79,27 @@ msgid "" | |
msgstr "" | ||
|
||
#. type: Plain text | ||
#: PandocFencedCodeBlocks.md:59 | ||
#: PandocFencedCodeBlocks.md:64 | ||
#, markdown-text | ||
msgid "The second pandoc fenced div is nested." | ||
msgstr "" | ||
|
||
#. type: Fenced div block (Warning ::::::) | ||
#: PandocFencedCodeBlocks.md:60 | ||
#: PandocFencedCodeBlocks.md:65 | ||
#, no-wrap | ||
msgid "" | ||
"This is a warning.\n" | ||
"\n" | ||
msgstr "" | ||
|
||
#. type: Fenced div block (Warning ::::::|Danger) | ||
#: PandocFencedCodeBlocks.md:60 | ||
#: PandocFencedCodeBlocks.md:65 | ||
#, no-wrap | ||
msgid "This is a warning within a warning.\n" | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: PandocFencedCodeBlocks.md:68 | ||
#: PandocFencedCodeBlocks.md:73 | ||
#, markdown-text | ||
msgid "Some extra text." | ||
msgstr "" |
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