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

Algoo ooxml #400

Closed
wants to merge 4 commits into from
Closed

Algoo ooxml #400

wants to merge 4 commits into from

Commits on Jun 5, 2021

  1. feat: sets-up class for CiceroMark to OOXML transformer

    Defines constructor
    Defines the function for converting CiceroMark to OOXML
    
    Signed-off-by: k-kumar-01 <[email protected]>
    K-Kumar-01 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    f0b6751 View commit details
    Browse the repository at this point in the history
  2. feat: sets-up class for CiceroMark to OOXML transformer

    Removes contructor
    Nodes declared as class variable
    
    Signed-off-by: k-kumar-01 <[email protected]>
    K-Kumar-01 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    6881d2a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. feat: add text and emphasize converters

    Rules and helpers for the conversion
    Conversion of text and emphasize in CiceroMarktoOOXML and for emphasize in OOXML transformer
    Tests for the above
    
    Signed-off-by: k-kumar-01 <[email protected]>
    K-Kumar-01 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3e2a914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a0a413 View commit details
    Browse the repository at this point in the history