asciidocnet icon indicating copy to clipboard operation
asciidocnet copied to clipboard

AsciiDoc Processor for .NET

Results 10 asciidocnet issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps NuGet.CommandLine from 4.9.4 to 4.9.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=4.9.4&new-version=4.9.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I am creating a Azure Function and need generate html from string with asciidoc I studied the library code and test, but I couldn't find how use the classes I...

The logic inside `Parser` is a bit of a mess - it works for the most part but could do with some refactoring - [x] Unify top level process loop...

help wanted

asciidoctor comes with a [rich test suite](https://github.com/asciidoctor/asciidoctor/tree/master/test). Is it possible to run asciidocnet against those tests, using [Iron Ruby](https://www.nuget.org/packages/IronRuby/)?

Tables are currently not supported and will throw a [`NotImplementedException`](https://github.com/russcam/asciidocnet/blob/master/AsciiDocNet/Parser.cs#L1629).

help wanted

I had to replace two back slashes in order to see test suite to succeed.

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Hello! During playing around with this library I've come across the little bug, here is the fix :).

Bumps NuGet.CommandLine from 4.9.4 to 4.9.6. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=4.9.4&new-version=4.9.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies