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

Remove unsuitable gem dependencies #121

Open
2 tasks
ronaldtse opened this issue Aug 26, 2024 · 1 comment
Open
2 tasks

Remove unsuitable gem dependencies #121

ronaldtse opened this issue Aug 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

  spec.add_dependency "mathml2asciimath"
  spec.add_dependency "nokogiri", "~> 1.13"
  spec.add_dependency "oscal", "~> 0.1.1"
  spec.add_dependency "parslet"
  spec.add_dependency "premailer", "~> 1.11.0"
  spec.add_dependency "word-to-markdown"
  spec.add_dependency "base64"
  spec.add_dependency "thor"
  • Replace mathml2asciimath with plurimath
  • Remove premailer and word-to-markdown gems
@ronaldtse ronaldtse added the enhancement New feature or request label Aug 26, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma Aug 26, 2024
@ronaldtse ronaldtse moved this from 🆕 New to 🌋 Urgent in Metanorma Aug 26, 2024
@hmdne
Copy link
Contributor

hmdne commented Aug 26, 2024

plurimath: #85

@hmdne hmdne mentioned this issue Sep 30, 2024
7 tasks
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