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

Wikilinks #553

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

Wikilinks #553

wants to merge 14 commits into from

Commits on Aug 30, 2023

  1. parent 4b959df

    author Andrea Amantini <lo.zampino@gmail.com> 1680188333 +0200
    committer Andrea Amantini <lo.zampino@gmail.com> 1693237293 +0200
    
    Add internal-link tokenizer
    
    Make basic example functional
    
    Allow internal links to namespaces
    
    Make internal link scroll to var
    
    Put the notebook title as link content
    
    Make linter happy
    
    Refactor
    
    Fix hash fragment in links to var
    
    Omit reader quote-var dispatch in link text
    
    Kondo
    
    Include notebook presentation in doc-url rebinding scope
    
    Simplify
    
    Explain
    
    Coherent keys
    
    Handle fragments from vars
    
    Naming
    
    Reduce noise
    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e1c8d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4315c5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9875b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98eb3f4 View commit details
    Browse the repository at this point in the history
  5. Pass at docs

    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d433947 View commit details
    Browse the repository at this point in the history
  6. Make links to namespace work

    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    64f266e View commit details
    Browse the repository at this point in the history
  7. Happy kondo

    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    634e534 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    317b3c0 View commit details
    Browse the repository at this point in the history
  9. Better names

    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a3db3ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    589e007 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff7ebc2 View commit details
    Browse the repository at this point in the history
  12. Remove dead code

    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1452053 View commit details
    Browse the repository at this point in the history
  13. Demo in static build

    zampino committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8e013d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2c9512 View commit details
    Browse the repository at this point in the history