Huka
Huka
### Describe the bug - Give an simple table and wikilink with an alias like this, I use `\` to escape `|` because this wikilink is in a table. ```...
- Foam version: **v0.11.0** - Platform: **Windows** | **Linux** - Issue occur on the [foam template](https://github.com/foambubble/foam-template) repo: **No** **Summary** When we create a symbolic link for a folder or a...
Hi guys, I tried to install, but it does not work. Please help me, I really like this theme.
Hello, **Is your feature request related to a problem? Please describe.** For example, we have this text: `[東口]^(ひがしぐち)` **Describe the solution you'd like** It should be generated like that: `東口ひがしぐち`...
Hi, At https://github.com/shekhargulati/java8-the-missing-tutorial/blob/master/01-default-static-interface-methods.md, I saw: ``` Calculator calculator = new BasicCalculator(); int sum = calculator.add(1, 2); BasicCalculator cal = new BasicCalculator(); int difference = cal.subtract(3, 2); ``` > Oh no!...
Hi guys, How to config to work with Validator like @Min, @Max,...? Thanks in advance!
Hi there, I searched all issues on this repo but I did not find anything to draw this similar diagram.  Full image here: https://roadmap.sh/roadmaps/android/roadmap.png Do we support to draw...
Hello, I recently got this error. How do I fix it? ``` Error: error returned from database: (code: 11) database disk image is malformed Caused by: (code: 11) database disk...
Hello, Is possible to add a fallback page in case the first page is down? The use case is I have a homepage in Docker but it is not always...