SjoerdV
SjoerdV
possible solution (just for inspiration): * first get all encrypted volume group member names (KNAME): `lsblk -lo KNAME,TYPE | grep " crypt"` * then get the swap volumes based on...
Just adding some search terms to this issue as 'repeating' might be missed by some: advanced recurring event advanced recurring schedule complex recurrence pattern
I can confirm on 10.9.0, playing mp4 file with DOVIwithHDR10 range type and 'Prefer fMP4-HLS' enabled is getting played back as HDR and not as DOVI on LG OLED browser...
So, I can't seem to get the `az rest` call to work by loading an external file. No error is returned so it seems the call is succeeding but 'Tags'...
seems to be getting a correct 204 reply, but the manifest of the App Principle stays empty (I changed the actual SP id to an empty guid in the snippet...
I did notice that the tags were present after running `az ad sp list`: ``` ... resourceSpecificApplicationPermissions : {} samlSingleSignOnSettings : servicePrincipalNames : {00000000-0000-0000-0000-000000000000} servicePrincipalType : Application signInAudience : AzureADMyOrg...
I have a situation where the 'workspace' setting for 'asciidoc.preview.style' is overridden by a nested 'folder' `.vscode/settings.json`. In this case it seems the overridden css (with `../../`) is being loaded...
@ggrossetie I'm a little lost. The github option (your https example) is a no go for me as the files are not on github (and I will not go and...
Asciidoctor PDF 2.3.4 using Asciidoctor 2.0.18 [https://asciidoctor.org] @ggrossetie thanks for your suggestion, I added the `base_dir` in vscode settings, but same error appears. Also tried it as an inline setting...
I just found out that when I change the file reference to include parent path statements back to the workspace root folder: ``` include::../../MyCorp_-_Office_Automation_Notebook/Support/Procedures_-_50_shared_glossary.adoc[leveloffset=1] ``` The PDF is now rendered...