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

Feature/articles: transform valid markdown to nodes #301

Open
wants to merge 32 commits into
base: feature/articles
Choose a base branch
from

Commits on Jul 28, 2022

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

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    e07ea82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f949352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b1bf5 View commit details
    Browse the repository at this point in the history
  4. add autoformat **, *, `

    maerzhase committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    bf40e93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c155220 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    30d6ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa1455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    837f79c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37d124a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70a5a63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a80266 View commit details
    Browse the repository at this point in the history
  7. escape the asterisk

    maerzhase committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    fc4044d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88470bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25dfdd4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4935e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    e5f8083 View commit details
    Browse the repository at this point in the history
  2. remove console.log

    maerzhase committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    eb3ca45 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    6473788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b55cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8464b69 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    21a2e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec407bf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix type errors

    maerzhase committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    7bd89f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0ae94 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 28, 2022

  1. add auto format for lists

    also adds a normalisation into the constraints plugin
    to wrap single listItems within a list parent
    maerzhase committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    85c5448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb2f6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c19b3f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    d02d2be View commit details
    Browse the repository at this point in the history
  2. 🔧 added eslint config back

    ciphrd authored and maerzhase committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    575df77 View commit details
    Browse the repository at this point in the history