- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for ITALIC (0.04 sec)
-
fess-crawler/src/test/resources/extractor/markdown/test.md
# Introduction This is a sample Markdown document for testing the MarkdownExtractor. ## Features The extractor should handle: - YAML front matter extraction - Heading structure - **Bold text** and *italic text* - Lists and other formatting ### Code Examples Here is some inline `code` and a code block: ```java public class Example { public static void main(String[] args) {Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Nov 23 03:46:53 UTC 2025 - 767 bytes - Viewed (0) -
docs/en/docs/css/custom.css
} /* Override default regular font in Material for MkDocs to include Noto Color Emoji */ :root { --md-text-font: "Roboto", "Noto Color Emoji"; } .termynal-comment { color: #4a968f; font-style: italic; display: block; } .termy { /* For right to left languages */ direction: ltr; } .termy [data-termynal] { white-space: pre-wrap; } .termy .linenos { display: none; }Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Fri Nov 28 15:55:15 UTC 2025 - 3.7K bytes - Viewed (0)