Paulo Chang

Results 6 issues of Paulo Chang

**Reasons for making this change:** # Visual C++ cache files *.aps *.ncb Already contains the vs 6 technical files See: https://github.com/github/gitignore/blob/main/VisualStudio.gitignore#L106 https://github.com/github/gitignore/blob/main/VisualStudio.gitignore#L107

HTL Spec was updated in June 2018 to support variable setting via data-sly-set (https://github.com/adobe/htl-spec/blob/1.4/SPECIFICATION.md#2212-set) and available in AEM 6.5 (https://docs.adobe.com/content/help/en/experience-manager-65/release-notes/sites.html), AEM 6.3 SP3 and AEM 6.4 SP1 (https://github.com/adobe/htl-spec). This potentially...

Currently I use `⌘ + Down / Up` to navigate to a block (although the cursor positioning is a bit weird) Then `⌘ + A` to select it then `Delete`...

| Q                       | A | ------------------------ | --- | Fixed Issues? | Fixes #2776 | Patch: Bug Fix? | 👍 | Minor: New Feature? | No | Major: Breaking Change?...

## Bug Report **Current Behavior** Some components retrieve the component id from its corresponding sling model (i.e [The accordion component](https://github.com/adobe/aem-core-wcm-components/blob/6bdf5d07e145fd8d1cd2cacf3981c0e122b66d9d/content/src/content/jcr_root/apps/core/wcm/components/accordion/v1/accordion/accordion.html#L18)) while others explicitly initialize an instance of the [Component model](https://developer.adobe.com/experience-manager/reference-materials/cloud-service/javadoc/com/adobe/cq/wcm/core/components/models/Component.html)...

@raohmaru Pointed to me that Github already adds links when using the [Heading syntax.](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#headings) To keep the markdown simple, it would probably be good to change our docs to use...