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

Custom code fence #555

Draft
wants to merge 70 commits into
base: main
Choose a base branch
from
Draft

Custom code fence #555

wants to merge 70 commits into from

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    58149ab View commit details
    Browse the repository at this point in the history
  2. Modify example

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    21ff237 View commit details
    Browse the repository at this point in the history
  3. Test

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    44f84ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dad144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    857800f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f164518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0ca842 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a94619 View commit details
    Browse the repository at this point in the history
  9. Add module file

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c4a4dca View commit details
    Browse the repository at this point in the history
  10. Fix typo

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    25e25d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28952fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbd94c3 View commit details
    Browse the repository at this point in the history
  13. load local modules

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d5ac6d4 View commit details
    Browse the repository at this point in the history
  14. reqs

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f669393 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eca6abf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88b96d5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fee9326 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b20f323 View commit details
    Browse the repository at this point in the history
  19. Remove redundant

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1cea0d7 View commit details
    Browse the repository at this point in the history
  20. static class

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4cceaa5 View commit details
    Browse the repository at this point in the history
  21. Add validation

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c34ae9d View commit details
    Browse the repository at this point in the history
  22. use pygments

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0ac65f1 View commit details
    Browse the repository at this point in the history
  23. Add nav buttons

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ad23762 View commit details
    Browse the repository at this point in the history
  24. debug

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c5ce12a View commit details
    Browse the repository at this point in the history
  25. use excedption

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e27f244 View commit details
    Browse the repository at this point in the history
  26. test

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b6229a1 View commit details
    Browse the repository at this point in the history
  27. test2

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d1eb814 View commit details
    Browse the repository at this point in the history
  28. More parameters

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9dbb2e1 View commit details
    Browse the repository at this point in the history
  29. Imports

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    efd8ff0 View commit details
    Browse the repository at this point in the history
  30. Don't validate

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    540b3b0 View commit details
    Browse the repository at this point in the history
  31. Return actual markup

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    baa2d95 View commit details
    Browse the repository at this point in the history
  32. return markup directly

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    98bcee4 View commit details
    Browse the repository at this point in the history
  33. Use pony lexer

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8a78fcb View commit details
    Browse the repository at this point in the history
  34. Load snippet

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    97204f3 View commit details
    Browse the repository at this point in the history
  35. debug

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3f66f51 View commit details
    Browse the repository at this point in the history
  36. debug all dicts

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    09e035a View commit details
    Browse the repository at this point in the history
  37. get snippet lines

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8dc6ee7 View commit details
    Browse the repository at this point in the history
  38. Simplify

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    17c9281 View commit details
    Browse the repository at this point in the history
  39. Fix key as string

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5bfad84 View commit details
    Browse the repository at this point in the history
  40. try-catch

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    706ca16 View commit details
    Browse the repository at this point in the history
  41. Fix file path

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7f67cc4 View commit details
    Browse the repository at this point in the history
  42. use cwd

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfd7773 View commit details
    Browse the repository at this point in the history
  43. Add import

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a864c1e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7110b2f View commit details
    Browse the repository at this point in the history
  45. debug again

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    eccd567 View commit details
    Browse the repository at this point in the history
  46. convert to number

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d5d775c View commit details
    Browse the repository at this point in the history
  47. destructure tuple

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fadf122 View commit details
    Browse the repository at this point in the history
  48. inclusive comparison

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e9476e7 View commit details
    Browse the repository at this point in the history
  49. re-implement line join

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    06d8926 View commit details
    Browse the repository at this point in the history
  50. Simplify

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4a55e86 View commit details
    Browse the repository at this point in the history
  51. debug

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5410c2b View commit details
    Browse the repository at this point in the history
  52. split class in debugging

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    505d1f5 View commit details
    Browse the repository at this point in the history
  53. config

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b1e9d7f View commit details
    Browse the repository at this point in the history
  54. debug

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    91ba8c3 View commit details
    Browse the repository at this point in the history
  55. more debug

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d3bbcd1 View commit details
    Browse the repository at this point in the history
  56. even more debug

    shaedrich authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b113123 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. debug - why not?

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    54918e2 View commit details
    Browse the repository at this point in the history
  2. dedent_subsections logic

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    de5fc30 View commit details
    Browse the repository at this point in the history
  3. debug once again

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b1b788d View commit details
    Browse the repository at this point in the history
  4. 1-indexed

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ceb5510 View commit details
    Browse the repository at this point in the history
  5. Fix debug

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7c08170 View commit details
    Browse the repository at this point in the history
  6. Better example

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fca1540 View commit details
    Browse the repository at this point in the history
  7. improve debug

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8aec846 View commit details
    Browse the repository at this point in the history
  8. Fix snippet path

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e490856 View commit details
    Browse the repository at this point in the history
  9. remove debugging output

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8f35e48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8aa275 View commit details
    Browse the repository at this point in the history
  11. Wrap output

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7e97580 View commit details
    Browse the repository at this point in the history
  12. Navigation

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    89cf63d View commit details
    Browse the repository at this point in the history
  13. Wrap in pre

    shaedrich authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f738e31 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aba7756 View commit details
    Browse the repository at this point in the history