A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://spinlocklabs.github.io/github.dart/markdown.html below:

GitHub Markdown Rendering

GitHub Markdown Rendering

# Hello World This is an example of the Markdown rendering in GitHub.dart! You'll need to import browser_helper.dart to get access to the renderMarkdown method. ## Usage In your Dart Code: ```dart import 'package:github/github.dart'; import 'package:github/browser_helper.dart'; void main() { var github = GitHub(); // Renders Elements with the markdown attribute renderMarkdown(github, "*[markdown]"); } ``` In your HTML: ```html <div hidden markdown> # Your Markdown Here </div> ```


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4