Quellcode durchsuchen

Inline style doesn't work on GitHub

Matt Raible vor 7 Jahren
Ursprung
Commit
9f43a7193a
1 geänderte Dateien mit 0 neuen und 6 gelöschten Zeilen
  1. 0
    6
      DEMO.md

+ 0
- 6
DEMO.md Datei anzeigen

@@ -1,11 +1,5 @@
1 1
 # Spring Boot, Ionic, and Stormpath
2 2
 
3
-<style type="text/css">
4
-.highlight-source-java, .highlight-source-ts, .highlight-text-html-basic {
5
-  display: none
6
-}
7
-</style>
8
-
9 3
 This demo script shows Matt's IntelliJ Live Template shortcuts to build an Ionic and Spring Boot app.
10 4
 
11 5
 **Prerequisites**: Java 8, Node.js, Maven, a [Stormpath Account](https://api.stormpath.com/register), and an `apiKey.properties` file in `~/stormpath/`.