Maksim Volkau
Maksim Volkau
@MarkEwer Hi. Nice surprise seeing someone other than me commenting here :) So, you are proposing to add automatic insertion of code fences? I will think about that. Btw, are...
I need to think how to support both explicit and configured fences together. I don't want to redo all my existing docs for this.
Ok, it seems too ambiguous to decide when to insert the code fence if there are already some code fences specified. To avoid the confusion, I will introduce `code:--` to...
@MarkEwer In the latest update, you may specify to use the code fence without the specific lang: ``` //md code: var x = 1; ``` will convert to ```` ```...
@MarkEwer The new v2.1.0 release is out!
@cda963 Please provide the complete code for TenantConfig and Protos.TenantConfig. Every property matters, actually.
Just to double-check. You still have the error with FEC v4.2.0?
Ok. I will check. The thing is simple so not sure what is going on here. What are the TargetFrameworks?
Ok, I do see the `Id` field in the Proto and no `IsEncrypted`. How do they map? What is Mapster Config for the mapping?
Ok, sorry to hear about your 14h wday. Will check the new example.