dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.17k stars 5.83k forks source link

PDF Version of code example broken formatting #40511

Open UmbrellaCrow612 opened 2 months ago

UmbrellaCrow612 commented 2 months ago

Type of issue

Typo

Description

While reading the pdf version of this document this section in has the code section formatting broken compared to the web version

image

But on the web it correctly separates the code sections:

image

This is causing a bit of confusion as the pdf code example has just regular text inside of the code

Page URL

https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/implement-value-objects

Content source URL

https://github.com/dotnet/docs/blob/main/docs/architecture/microservices/microservice-ddd-cqrs-patterns/implement-value-objects.md

Document Version Independent Id

cf912666-9ad3-1673-8f69-6bf52c034ef9

Article author

@jamesmontemagno

Metadata

adamsitnik commented 2 months ago

cc @BillWagner