Skip to content

Commit

Permalink
double tap on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
dvirtz committed Oct 16, 2020
1 parent 6660e7e commit 561e0ce
Show file tree
Hide file tree
Showing 8 changed files with 8,062 additions and 19 deletions.
4 changes: 3 additions & 1 deletion packages/reveal-compiler-explorer-demo/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ open, edit & compile code snippets

---

Ctrl-click (or ⌘-click) on code to go to compiler explorer
Ctrl-click* on code to go to compiler explorer

```cpp
///external
Expand All @@ -33,6 +33,8 @@ int main() {
}
```

\* ⌘-click on MacOS, double tap on mobile <!-- .element: style="font-size: 0.7em" -->

---

Use `///` directives for configuring a specific code snippet.
Expand Down
Loading

0 comments on commit 561e0ce

Please sign in to comment.