question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feat(app): link external markdown in the main one

See original GitHub issue

I’ve the following structure in my code:

  • README.md
src
  component
     component.html
     compontent.ts
     component.scss
    component.spec
    README.md

Now I would to point the attention on the README inside the subfolder. It explain exactly what the component does and all the properties that it use. There’s any way to display it as well?

I know that is not easy but could be a workaround if I link them in the main readme.md? Open for suggestions

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vogloblinskycommented, Nov 11, 2016

It is in my roadmap : supply a folder of README.md files, and get them in html in a special entry in the left menu. Your use-case is interesting. Instead of having all the md files in the same folder, they are dispatched. I will try to provide a solution for both scenarios. Stay tuned.

0reactions
lock[bot]commented, Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add links to other apps working with markdown?
I have a project with 2 apps: main and articles. main contains some products (the Product model) and it's linked to project's main...
Read more >
Obsidian - [[ Links ]] You Need To Know - YouTube
Obsidian #Obsidianapp #Obsidiannotetakingapp☕ Buy Me A Coffee - https://www.buymeacoffee.com/antoneheywardIn this video, I show the many ...
Read more >
Creating Links in Markdown - The AnVIL
The markdown for external links is the same for internal links except we use the full url. [This is an external link to...
Read more >
What is Markdown Syntax? - Shopify
Today Markdown has gone beyond its one-sided relationship to HTML and can be ... The app is far from basic and includes a...
Read more >
All About mailto: Links | CSS-Tricks
“Open in new tab” sometimes does matter. If a user has their default mail client (e.g. Outlook, Apple Mail, etc.) set up to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found