All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ect.sakai-radeox.23.3.source-code.radeox_markup_eu.properties Maven / Gradle / Ivy

Go to download

This project generates and creates an appropriate radeox jar for the Sakai RWiki tool. The code here was developed by the Radeox project.

There is a newer version: 23.2
Show newest version
#
# Copyright (c) 2008 Sakai Foundation
#
# Licensed under the Educational Community License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.osedu.org/licenses/ECL-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 

# JDK 1.4.1 Regular Expressions

#Macros

macro.isbn.name=isbn
macro.link.name=esteka
macro.quote.name=aipamena
macro.mailto.name=mailto
macro.code.name=kodea
macro.apidocs.name=api-dok
macro.filepath.name=fitxategi-bidea
macro.api.name=api
macro.asin.name=asin
macro.interwiki.name=inter-wiki
macro.macrolist.name=makro-zerrenda
macro.rfc.name=rfc
macro.table.name=taula
macro.xref.name=xref

macro.code.start=
macro.code.end=
#Filters #filter.bold.match=(^|>|[\\p{Punct}\\p{Space}]+)__(.*?)__([\\p{Punct}\\p{Space}]+|<|$) #filter.bold.print=$1$2$3 filter.bold.match=(?$1 # Notice the checks to ensure ~~~ doesn't match but \~~~ does. filter.italic.match=(?$1 filter.superscript.match=(?$1 filter.subscript.match=(?$1 # HRule should be on a line by itself(?) #filter.line.match=^-----*$ filter.line.match=-----* filter.line.print=
filter.newline.match=\\\\\\\\ filter.newline.print=
#filter.strikethrough.match=([^!-]|^)--(?=.*--)((?:(?:[^-]+)-?)+)--([^-]|$) #filter.strikethrough.match=([^!-]|^)--((?:(?:[^-]+)-?)+)--([^-]|$) #filter.strikethrough.print=$1$2$3 # Should now obey the escape character filter.strikethrough.match=(?$1 #filter.typography.match=([^.]|^)[.][.][.](?!\\.)( |$) #filter.typography.print=$1…$2 # Similarly will obey the slash character. filter.typography.match=(?{0}{2} filter.escape.match=\\\\(\\\\\\\\)|\\\\(.)|([&<>])|(\r\n?) # ORO: filter.heading.match=^[[:space:]]*(1(\\.1)*)[[:space:]]+(.*?)$ # Original: filter.heading.match=^[\\p{Space}]*(1(\\.1)*)[\\p{Space}]+(.*?)$ filter.heading.match=^[\\p{Space}]*[hH](([123456]))\\.?[\\p{Space}]+(.*?)$ filter.heading.print=

{1}

filter.key.match=((Ctrl|Alt|Shift)-[^ ]*) filter.key.print=$1 filter.mark.match=(^|[[:space:]]+)neotis([[:space:]]?|[.!,:]?|$) filter.mark.print=neotis® #filter.paragraph.match=([ \t\r]*[\n]){2} #filter.paragraph.print.1=

#filter.paragraph.print.2=

#filter.paragraph.match=(^[ \t\r]*[\n])(.*?)(^[ \t\r]*[\n]) #filter.paragraph.print=

{1}

{2} filter.paragraph.breaks.match=([ \t\r]*[\n]){2} filter.paragraph.breaks.print=

filter.paragraph.first.print=

filter.paragraph.last.print=

filter.paragraph.first.match=(\\p{Alnum}>)(.*?)$ filter.paragraph.last.match=.*?( #filter.paragraph.print.2=

filter.linktest.match=\\[([^<>]*?)\\] #filter.wikilink.match=([A-Z][a-z]+([A-Z][a-z]+)+) #Stops wikilinks from being linked if they're inside [ ]'s filter.wikilink.match=(?





© 2015 - 2024 Weber Informatics LLC | Privacy Policy