zeripath

Results 16 issues of zeripath

Extension to #20571 with the ability to add yaml frontmatter to control recognition of latex/tex code e.g.: ```markdown --- math:all --- $x = 5$ ```

lgtm/need 2
status/wip

Very much work-in-progress attempt at converting the eventstream into a websocket. The idea would be to use the reader to allow for more notifications to be watched and so on.

kind/enhancement
lgtm/need 2
status/wip

This PR adds mathematical rendering with KaTeX. The first step is to add a Goldmark extension that detects the latex (and tex) mathematics delimiters. The second step to make this...

kind/feature
lgtm/need 2

This PR rewrites the invisible unicode detection algorithm to more closely match that of the Monaco editor on the system. It provides a technique for detecting ambiguous characters and relaxes...

kind/feature
lgtm/done

- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. The documentation refers to using `gulp...

info
V5

- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...

enhancement
V5

### Please give general description of the problem Go-ini does not properly cope with characters that need to be escaped. ### Please provide code snippets to reproduce the problem described...

bug
help wanted

Hi! The init method for macaron causes a panic if the current working directory cannot be read. https://github.com/go-macaron/macaron/blob/4df59ae8a50bd2e82ed915ff1ce764b1bb128a9d/macaron.go#L315 Because this runs on init even if macaron is not going to...

enhancement
help wanted

Hi! At Gitea we'd like to move from go-bindata to packr2. However, we're noticing that on attempting to run packr we're requiring thousands of open fds. I've looked for obvious...

bug

The last commit to this project was 1 November 2019. Is this project still under active development?