Timothy Lim

Results 13 issues of Timothy Lim

Added a section showing how to set a variable, access the value and a link to learn more **Preview** ![image](https://user-images.githubusercontent.com/892961/139474918-2ab702cc-27f7-425b-957d-d5fc67a4e463.png)

Closes: #1468 - Mention the default `brew install hugo` is the extended version - Add MacPorts install instructions for extended version

Related to #1473 When on the [Configure Hugo](https://gohugo.io/getting-started/configuration/) page - clicking the right arrow on the right sidebar - brings you to the [Configure Markdown](https://gohugo.io/getting-started/configuration-markup/) page - This page doesn't...

Trying some of the Java templates https://docs.platform.sh/languages/java.html they do not work Example template used below is https://github.com/platformsh-templates/spring-boot-maven-mysql ### Simplest workaround identified - Run `platform build` - Use defaults but specify...

Fixes: https://github.com/electron/fiddle/issues/1187 Add ability to scroll "Editors" listing by just changing `hidden` to `auto` for simplicity (see details of other approach below which feels a bit much in terms of...

When there are too files added, it can cause the top/bottom of the Editors list to get cut off as the section does not seeem to scroll (found while trying...

:beetle: bug
good first issue

Fixes: #1727 If you’re adding a new scraper, please ensure that you have: - [x] Tested the scraper on a local copy of DevDocs - [x] Ensured that the docs...

docs/new+request

Adding support for adding and removing of participants from group conversations - Created a `Participant` class as we're using `Customer` in the response for conversations ratings https://github.com/intercom/intercom-java/pull/235 and also in...

java

Allow specifying a contact when creating an admin message to support [sending admin initiated message to contacts](https://developers.intercom.com/intercom-api-reference/reference#admin-initiated-conversation) ![image](https://user-images.githubusercontent.com/892961/47603772-2e484980-da23-11e8-9ded-031793462469.png)

java

Currently not implemented in the library so just adding support for it

java