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

New version: JuDoc v0.3.3 #3880

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 4ca9428c-4c75-11e9-2efb-bf5cb6c1e8f8
Repo: https://github.com/tlienart/JuDoc.jl.git
Tree: a0dc2025ee3e966ac38a339172a1e819298f2256

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
JuliaRegistrator referenced this pull request in tlienart/Franklin.jl Sep 27, 2019
- closes #234, closes #219, closes #222, closes #223, closes #145 
- blocks in maths envs are now disabled so that there's no bleeding of code in maths etc (#234) 
- adds tests to remove some spacing issues before or after insertions (e.g. if `\eqref{..}` is followed by a `.` , there shouldn't be a space between the insertion and the `.` something like `(9).`, this is more annoying than would appear due to the fact that the Julia Markdown parser removes whitespaces a bit arbitrarily). this also fixes #222 
- reinforced escaping to not have `\*` or `\_` confuse bold or emph environment (#223)
- penta ticks to fence triple ticks (#219) and reinforcement of the parser as a result allowing the use of a token validator when using a greedy rule to allow the discarding of a stack
- adds `jd2html` a function that allows somewone to directly test the conversion from a judoc-markdown string to html (should be doc'd)
+ patch release
@tlienart tlienart mentioned this pull request Sep 27, 2019
67 tasks
@StefanKarpinski StefanKarpinski merged commit 7f7f3d6 into master Sep 28, 2019
@StefanKarpinski StefanKarpinski deleted the registrator/judoc/4ca9428c/v0.3.3 branch September 28, 2019 15:32
@julia-tagbot
Copy link

julia-tagbot bot commented Sep 28, 2019

I've created release v0.3.3, here it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants