feat(release): beelloo v0.1
This commit is contained in:
34
testdata/sample.md
vendored
Normal file
34
testdata/sample.md
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
# Invoice
|
||||
|
||||
## Seller
|
||||
Name: Alice Example
|
||||
Address:
|
||||
10 Rue de Test
|
||||
75000 Paris
|
||||
Email: alice@example.com
|
||||
Phone: 01 02 03 04 05
|
||||
SIRET: 12345678900012
|
||||
|
||||
## Buyer
|
||||
Name: Example Corp
|
||||
Address:
|
||||
Example Corp SAS
|
||||
99 Avenue Exemple
|
||||
69000 Lyon
|
||||
SIRET: 98765432100034
|
||||
|
||||
## Invoice
|
||||
Number: 20250407
|
||||
Subject: Facture pour prestations de service
|
||||
Location: Paris
|
||||
Date: 2026-02-10
|
||||
Description: Prestations informatiques
|
||||
|
||||
## Items
|
||||
| Designation | Unit price | Quantity |
|
||||
| --- | --- | --- |
|
||||
| Forfait IT<br>- Audit technique<br>- Mise a jour dependances<br>- Correction bugs | 1175 | 1 |
|
||||
|
||||
## Payment
|
||||
Holder: Alice Example
|
||||
IBAN: FR00 0000 0000 0000 0000 0000 000
|
||||
Reference in New Issue
Block a user