docling/tests/data/md/inline_and_formatting.md
Panos Vagenas 39401f5157 fix(markdown): fix formatting & inline edge cases (show behavior before change)
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-06-24 09:24:07 +02:00

635 B
Vendored

Contribution guideline example

This is simple.

Foo emphasis strong emphasis both.

Create your feature branch: git checkout -b feature/AmazingFeature.

  1. Pull the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. Whole list item has same formatting
  7. List item has mixed or partial formatting

Whole heading is italic

Bar

Partially formatted heading

End