Skip to content

0.2.3 Release #27

@emmaccode

Description

@emmaccode

@JuliaRegistrator regsiter

Release notes:
Another slight tweak to some readers in this package. This patch primarily focuses on the parse_julia function. Previously, this would separate by \n\n and then it used a basic end finding algorithm. Now it is using a more complicated depth-tracking algorithm in a hope to keep blocks from splitting between cells. Seem to work pretty well, though I think it still gets stuck in some cases and makes 1 large cell. This is a nice incremental update towards the goal of perfect raw julia -> cell parsing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions