Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #832 (Is metaData well exported ) #833

Closed
wants to merge 2 commits into from

Conversation

sarahtathy
Copy link

fixes #832 Is metaData well exported

@sarahtathy
Copy link
Author

I corrected the test to export the meta data

@Ducasse
Copy link
Contributor

Ducasse commented Aug 6, 2024

Ta PR modifie trop la baseline mais ce n'est pas de ta faute car il faut executer un sale script avant de charger Microdown.
Donc je vais le refaire.

file ensureCreateFile.
newDocument := parser parse: factory metaDataSample.
visitor visit: newDocument.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sarah on n'a pas besoin de ce fichier car on veut un test sur le convertisseur seul.
Je suis entrain de le faire.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'accord monsieur. Le premier test que j'avais fait ne contenait pas le fichier mais j'ai pensé qu'il fallait le rajouter. Merci à vous

@Ducasse Ducasse closed this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is metadata well exported
2 participants