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

Merge back kotcrab/remark-java::master #6

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

giflw
Copy link
Owner

@giflw giflw commented Jul 19, 2018

Merge back kotcrab/remark-java::master

kotcrab and others added 13 commits June 18, 2016 21:32
…markdown

This is necessary because Markdown will not render a table without a header defined

Signed-off-by: Nikolas Komonen <[email protected]>
    1) In the case of a second header declared in the body of a table, it will be treated as a regular row with data

    2) If the '<thead>' tag is missing, then a '<th>' tag is considered a row, even if it is the first row.
       This pr will now ignore the '<tbody>' tag and parse the actual rows individually checking if it is
       a header or something else.

Signed-off-by: Nikolas Komonen <[email protected]>
Allows remark to be used in OSGi runtime environments

Signed-off-by: Mat Booth <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants