Exalate Public
  1. Exalate Public

Transformers

Public
AuthorCommitMessageCommit dateIssues
Serhiy OnyshchenkoSerhiy Onyshchenko
01bceefd153MPull request #3: JISES-119 now processing HTML tables into wiki-markup tables.Merge in EXAPUB/transformers from feature/JISES-119_processing_html_pages to master * commit 'b69b58ca834d544d63fce86a7e8c49564a275fd7': JISES-119 now processing HTML lists such that linebreaks inbetween the items are disregarded. JISES-119 now processing HTML tables into wiki-markup tables.JISES-119
serhiyserhiy
b69b58ca834JISES-119 now processing HTML lists such that linebreaks inbetween the items are disregarded.JISES-119
serhiyserhiy
03217f6331cJISES-119 now processing HTML tables into wiki-markup tables.JISES-119
Francis MartensFrancis Martens
6afb28c5e57JISES-102 - adding more explaination on the usage of the classes and restructuring the readme document.JISES-102
Francis MartensFrancis Martens
0f2a9b6bbeeMPull request #2: Improvement/JISES-102 Zendesk transformersMerge in EXAPUB/transformers from improvement/JISES-102-Zendesk-transformers to master * commit '92ed68788ec5e6f71b0fe22ff6ae0b8af5a3a0d6': JISES-102 Working on the handling of new lines. JISES-102 JISES-102 JISES-102 added Image support. JISES-102 added Bold and Italic format support. JISES-102 Added and simplified Heading processors up to h6 JISES-102 added commonmark lib that ...2 Jira issues
Francis MartensFrancis Martens
92ed68788ecJISES-102Working on the handling of new lines.JISES-102
Francis MartensFrancis Martens
e6df1111f01JISES-102Added support for * Unordered list (bullets) * Ordered list * Support for new lines (softbreaks and paragraphs) * Unfenced code * fenced code * links * Zendesk generated imagesJISES-102
Francis MartensFrancis Martens
3a7fc2561acJISES-102Added support for * Unordered list (bullets) * Ordered list * Support for new lines (softbreaks and paragraphs) * Unfenced code * fenced code * links * Zendesk generated imagesJISES-102
ariel.aguilar@idalko.comariel.aguilar@idalko.com
b10f495f881JISES-102 added Image support.JISES-102
ariel.aguilar@idalko.comariel.aguilar@idalko.com
0ca7e00ad5eJISES-102 added Bold and Italic format support.JISES-102
daniel.carvajal@idalko.comdaniel.carvajal@idalko.com
52ad7661f1aJISES-102 Added and simplified Heading processors up to h6JISES-102
ariel.aguilar@idalko.comariel.aguilar@idalko.com
1bec34ad6faJISES-102 added commonmark lib that allows us to work with markdown: parse it into types that we can match with instanceof and print.Added an example of header conversion.JISES-102
Francis MartensFrancis Martens
2901714b7b4JISES-102* Fixed one more failing assertJISES-102
Francis MartensFrancis Martens
f49da466064JISES-102* Fixed the ADO test scripts * Updated the README formattingJISES-102
daniel.carvajal@idalko.comdaniel.carvajal@idalko.com
e5f0c332932EASE-10526 Updated the ReadMe adding developing transformers comment so that other people know how to check the project and run testsEASE-10526
Ariel AguilarAriel Aguilar
e721386fcc9EASE-10526 Introducing dependency management: Now anyone can run this code.EASE-10526
Francis MartensFrancis Martens
9914b446affEXACOMP-1229 fixed the problem with the '[' charsEXACOMP-1229
Francis MartensFrancis Martens
68e89b60296Fixing small issue before publication
Francis MartensFrancis Martens
0d74e990973EASE-8163 - added space before the tag which is used to have an inline imageEASE-8163
Francis MartensFrancis Martens
7edcb1adfa8JISES-99 Initial commitJISES-99