Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Releases: samhedin/rustdoc-to-org

Lua filter rewrite!

31 Jul 12:29
Compare
Choose a tag to compare
Lua filter rewrite! Pre-release
Pre-release

The Pandoc filter has been rewritten in Lua, which makes distributing new versions easier and conversion from html to org faster.
There are also some updates to the minor mode, have a look :)

Proper bullet lists, and support for .rs.html-docs

24 Jul 11:05
Compare
Choose a tag to compare

You can easily install this by running M-x rustdoc-to-org--install-binary with the latest version of the minor mode.

Syntax highlighting!

22 Jul 16:27
Compare
Choose a tag to compare
Syntax highlighting! Pre-release
Pre-release

There is now syntax highlighting for code snippets. In addition, there is some regex to greatly limit the number of search results when using search-rustdoc, which you can see in README.md.

Early binary

20 Jul 19:35
Compare
Choose a tag to compare
Early binary Pre-release
Pre-release
v0.1

Fix incorrect spelling, leading to unwanted sections not removed