zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Documentation Code example not work #841

Closed tinohager closed 3 years ago

tinohager commented 4 years ago

All code is in one line without syntax highlighting

https://netmq.readthedocs.io/en/latest/queue/

image

drewnoakes commented 4 years ago

This looks like a bug in readthedocs.

The problem also exists in https://netmq.readthedocs.io/en/latest/timer/, though not in https://netmq.readthedocs.io/en/latest/async-await/ and others. Perhaps it doesn't like documents that end in a fenced code block?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.