Skip to content

megel/PCF-MarkDownViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCF-MarkDownViewer

MIT License

MarkDown Viewer for PowerApps is a PCF Component to visualize MarkDown content well formatted in your PowerApps.

MarkDown Viewer

Properties

Name Description Example
Content The MarkDown content as text. # Header 1 **strong *italic* content**
FontSize CSS Font Size x-large, xx-large, x-small, xx-small, ...
Overflow The CSS scrollbar behavior for the control. auto or scroll

Getting Started

Clone the repository and open the command prompt in folder "src/MarkDownViewer". To retrieve all the required project dependencies, run the command:

npm install

Package a the component

Follow the instructions and open the Visual Studio Developer Command Prompt in folder "src/solution". Run the command:

msbuild /t:build /restore

To install the component in your solution connect your environment.

Used Packages & Libraries

About

MarkDown Viewer for PowerApps as PCF Component

Resources

License

Stars

Watchers

Forks

Packages

No packages published