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

feat: Add clickable links for Table #1321

Merged
merged 11 commits into from
May 5, 2022
Merged

feat: Add clickable links for Table #1321

merged 11 commits into from
May 5, 2022

Commits on Apr 26, 2022

  1. feat: Add Markdown support to table cell

    closes #428
    aalencar committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5cdd356 View commit details
    Browse the repository at this point in the history
  2. add test

    aalencar committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0d9b982 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. use only markdown for links

    * add optional parameter "target" to specify whether it should open in a new tab
    aalencar committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9b36906 View commit details
    Browse the repository at this point in the history
  2. wrap markdown by default

    aalencar committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    98e8d2e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Fix docs typo

    Co-authored-by: mturoci <64769322+mturoci@users.noreply.github.com>
    aalencar and mturoci committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e1126d5 View commit details
    Browse the repository at this point in the history
  2. remove line from wave app example

    Co-authored-by: mturoci <64769322+mturoci@users.noreply.github.com>
    aalencar and mturoci committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3682e89 View commit details
    Browse the repository at this point in the history
  3. improve code example in md docs

    Co-authored-by: mturoci <64769322+mturoci@users.noreply.github.com>
    aalencar and mturoci committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5023367 View commit details
    Browse the repository at this point in the history
  4. improve wave app example

    Co-authored-by: mturoci <64769322+mturoci@users.noreply.github.com>
    aalencar and mturoci committed May 3, 2022
    Configuration menu
    Copy the full SHA
    2f5790d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15aef5d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. improve table.md docs

    * add example with more markdown content
    * rename table_markdown to avoid misunderstanding
    * update tour.conf
    aalencar committed May 4, 2022
    Configuration menu
    Copy the full SHA
    26ed9b7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    a99925c View commit details
    Browse the repository at this point in the history