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

Add Output and Input patterns for multiple output/input formats #72

Open
ronaldtse opened this issue May 30, 2024 · 0 comments
Open

Add Output and Input patterns for multiple output/input formats #72

ronaldtse opened this issue May 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

ronaldtse commented May 30, 2024

@ronaldtse ronaldtse added the enhancement New feature or request label May 30, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma Jul 11, 2024
@ronaldtse ronaldtse moved this from 🆕 New to 🌋 Urgent in Metanorma Jul 11, 2024
@ronaldtse ronaldtse changed the title Add Formatter and Importer patterns for multiple output/input formats Add Output and Input patterns for multiple output/input formats Jul 11, 2024
webdev778 pushed a commit that referenced this issue Aug 23, 2024
This provides a backbone for implementing #72.

Convert reverse_adoc to Coradoc::Input::HTML (fixes #100)

This commit also implements Input::{Adoc,Docx} and Output::Adoc,
based on existing code.

Everything is handled by a new Converter class and our current
CLI tools are refactored to use the new Converter class. This gives
us a solid framework for implementing #64.
This was referenced Aug 23, 2024
xyz65535 pushed a commit to xyz65535/coradoc that referenced this issue Aug 25, 2024
This provides a backbone for implementing metanorma#72.

Convert reverse_adoc to Coradoc::Input::HTML (fixes metanorma#100)

This commit also implements Input::{Adoc,Docx} and Output::Adoc,
based on existing code.

Everything is handled by a new Converter class and our current
CLI tools are refactored to use the new Converter class. This gives
us a solid framework for implementing metanorma#64.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🌋 Urgent
Development

No branches or pull requests

3 participants