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 support for markdown images #3

Closed
2 of 4 tasks
didix21 opened this issue May 5, 2018 · 1 comment
Closed
2 of 4 tasks

Add support for markdown images #3

didix21 opened this issue May 5, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@didix21
Copy link
Owner

didix21 commented May 5, 2018

Add a class image which has to insert them in a markdown file.

  • Add Image class and methods
  • Allow align them
  • Allow to configure size
  • Create tests
@didix21 didix21 self-assigned this May 5, 2018
@didix21 didix21 added the enhancement New feature or request label May 5, 2018
@didix21 didix21 added the help wanted Extra attention is needed label Sep 27, 2019
@arnsangra arnsangra changed the title Add Images Add support for markdown images Apr 12, 2020
didix21 pushed a commit that referenced this issue Apr 12, 2020
Implemented Reference class

Add Inline and Reference for creating links.

Add unit test for Inline and Reference classes.

Add new method __update_file_data.

Update documentation.

Add some files from .idea path to gitignore

Add CHANGELOG.md
didix21 pushed a commit that referenced this issue Apr 13, 2020
Implemented Reference class

Add Inline and Reference for creating links.

Add unit test for Inline and Reference classes.

Add new method __update_file_data.

Update documentation.

Add some files from .idea path to gitignore

Add CHANGELOG.md
didix21 pushed a commit that referenced this issue Apr 16, 2020
Implemented Reference class

Add Inline and Reference for creating links.

Add unit test for Inline and Reference classes.

Add new method __update_file_data.

Update documentation.

Add some files from .idea path to gitignore

Add CHANGELOG.md
didix21 added a commit that referenced this issue Apr 17, 2020
Implemented Reference class

Add Inline and Reference for creating links.

Add unit test for Inline and Reference classes.

Add new method __update_file_data.

Update documentation.

Add some files from .idea path to gitignore

Add CHANGELOG.md

Refactor tools and add add_tooltip method in TextUtils

TextUtils become static.

Header becomes static.

Delete object of some classes.

Add tooltip to Inline and reference link

Add tooltip to Inline and reference Images
didix21 added a commit that referenced this issue Apr 20, 2020
@didix21
Copy link
Owner Author

didix21 commented Apr 20, 2020

Align and resize images will be implemented in HTML for images.

@didix21 didix21 closed this as completed Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant